BCGControlBar Library for .NET
m_dateLastInCalendar Field




Syntax
'Declaration
 
Protected m_dateLastInCalendar As Date
'Usage
 
Dim instance As CalendarBar
Dim value As Date
 
value = instance.m_dateLastInCalendar
 
instance.m_dateLastInCalendar = value
protected DateTime m_dateLastInCalendar
protected: DateTime m_dateLastInCalendar
protected:
DateTime m_dateLastInCalendar
Requirements

Target Platforms: 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

Reference

CalendarBar Class
CalendarBar Members

Send Feedback