'Declaration Public Class DayRenderStyle Inherits StringRenderStyle
'Usage Dim instance As DayRenderStyle
public class DayRenderStyle : StringRenderStyle
'Declaration Public Class DayRenderStyle Inherits StringRenderStyle
'Usage Dim instance As DayRenderStyle
public class DayRenderStyle : StringRenderStyle
System.Object
Xceed.Editors.StringRenderStyle
Xceed.Editors.DayRenderStyle
Name | Description | |
---|---|---|
![]() | DayRenderStyle Constructor |
Name | Description | |
---|---|---|
![]() | BackColor | The background color of the used to paint the string. By default, SystemColors.Window. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | FontStyle | The StringRenderStyle.FontStyle used to paint the string. By default, FonStyle.Regular. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | ForeColor | The foreground color of the used to paint the string. By default, SystemColors.WindowText. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | StringFormat | The StringRenderStyle.StringFormat used to paint the string. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | UIState | The state of a day in the WinCalendar. By default, CalendarDayUIState.IsIdle. |
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