BCGSoft.Controls.Shared Namespace > CalendarBar Class : m_dayOfWeekColors Field |
'Declaration Protected m_dayOfWeekColors As IDictionary(Of DayOfWeek,Color)
'Usage Dim instance As CalendarBar Dim value As IDictionary(Of DayOfWeek,Color) value = instance.m_dayOfWeekColors instance.m_dayOfWeekColors = value
protected IDictionary<DayOfWeek,Color> m_dayOfWeekColors
protected: IDictionary<DayOfWeek,Color>* m_dayOfWeekColors
protected: IDictionary<DayOfWeek,Color>^ m_dayOfWeekColors
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