dbicDayView Send comments on this topic.
ShowCurrentTime Method
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : ShowCurrentTime Method

Moves the vertical scroll so the current system time is visible.

Syntax

Visual Basic (Declaration) 
Public Function ShowCurrentTime() As Boolean
C# 
public bool ShowCurrentTime()

Return Value

This method return a value of type Boolean, indicating if the current time is visible.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also