CalendarAppearances Properties
Contains appearance settings for the calendar visual elements in different states.
Name | Description |
---|---|
Button | Specifies the Today, Clear, Ok, and Cancel button appearance settings in the normal state. |
Button |
Specifies the Today, Clear, Ok, and Cancel button appearance settings when the mouse pointer hovers over them. |
Button |
Specifies the Today, Clear, Ok, and Cancel button appearance settings when they are pressed. |
Calendar |
Specifies the appearance of month headers if the calendar displays multiple months. |
Day |
Specifies the appearance of day cells in the normal state. |
Day |
Specifies the appearance of day cells in the disabled state. |
Day |
Specifies the appearance of day cells when the mouse pointer hovers over them. |
Day |
Specifies the appearance of holiday cells. |
Day |
Specifies the appearance of day cells that do not belong to the current month. |
Day |
Specifies the appearance of day cells in the pressed state. |
Day |
Specifies the appearance of selected day cells. |
Day |
Specifies the appearance of “special” day cells in the normal state. |
Day |
Specifies the appearance of “special” day cells in the disabled state. |
Day |
Specifies the appearance of “special” day cells when the mouse pointer hovers over them. |
Day |
Specifies the appearance of “special” day cells that do not belong to the current month. |
Day |
Specifies the appearance of “special” day cells in the pressed state. |
Day |
Specifies the appearance of selected “special” day cells. |
Day |
Specifies the “today” cell’s appearance settings. |
Header |
Specifies the header appearance settings in the normal state. Use Show |
Header |
Specifies the header appearance settings when the mouse pointer hovers over it. These settings do not combine with settings in the normal state. |
Header |
Specifies the header appearance settings when it is pressed. These settings do not combine with settings in the normal state. |
Is |
Gets whether the current object has been disposed of.
Inherited from Base |
Is |
Gets whether the owner control is being initialized. |
Owner | Gets the owner control. |
Week |
Specifies the week day abbreviation appearance settings. |
Week |
Specifies the week number appearance settings. |
See Also