Version

EnsureTimeSlotVisible Method

Ensures that the TimeSlot identified by the supplied time slot index is visible. Scrolls the TimeSlot into view if it is not.
Overload List
OverloadDescription
EnsureTimeSlotVisible(Int32,Boolean)Ensures that the TimeSlot identified by the supplied time slot index is visible. Scrolls the TimeSlot into view if it is not.  
EnsureTimeSlotVisible(Int32,Int32,Boolean)Ensures that the TimeSlot identified by the supplied hour and minute is visible. Scrolls the TimeSlot into view if it is not.  
EnsureTimeSlotVisible(DateTime,Boolean)Ensures that the TimeSlot identified by the supplied datetime is visible. Scrolls the TimeSlot into view if it is not.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also