Defines the appearance style of calendar child controls, such as buttons and scrollbars.
The following tables list the members exposed by the ControlStyle type.
Name | Description | |
---|---|---|
Adds a ChangeListener to the style. |
||
Gets the color used to draw the buttons border lines. |
||
Gets the brush used to fill the background of button child controls when they are neither pushed nor the mouse pointer hovers over them. |
||
Gets the brush used to fill the background of button child controls when they are pushed down. |
||
Gets the brush used to fill the background of button child controls when the mouse pointer hovers over them. |
||
Gets the brush used to fill the background of the horizontal scrollbar. |
||
Gets the brush used to fill the background of the horizontal scrollbar when a user clicks on the scrollbar shaft in order to scroll a page left or right. |
||
Gets the color used to draw the horizontal scrollbar border lines. |
||
Gets the brush used to fill the elements of the horizontal scrollbar when they are neither pushed nor the mouse pointer hovers over them. |
||
Gets the brush used to fill the elements of the horizontal scrollbar when they are pushed down. |
||
Gets the brush used to fill the elements of the horizontal scroll bar when the mouse pointer hovers over them. |
||
Gets the height of the horizontal scrollbar. |
||
Gets the brush used to fill the background of the vertical scrollbar. |
||
Gets the brush used to fill the background of the vertical scrollbar when a user clicks on the scrollbar shaft in order to scroll a page up or down. |
||
Gets the color used to draw the vertical scrollbar border lines. |
||
Gets the brush used to fill the elements of the vertical scrollbar when they are neither pushed nor the mouse pointer hovers over them. |
||
Gets the brush used to fill the elements of the vertical scrollbar when they are pushed down. |
||
Gets the brush used to fill the elements of the vertical scroll bar when the mouse pointer hovers over them. |
||
Gets the width of the vertical scrollbar. |
||
Removes the specified ChangeListener from the style. |
||
Sets the color used to draw the buttons border lines. |
||
Sets the brush used to fill the background of button child controls when they are neither pushed nor the mouse pointer hovers over them. |
||
Sets the brush used to fill the background of button child controls when they are pushed down. |
||
Sets the brush used to fill the background of button child controls when the mouse pointer hovers over them. |
||
Sets the brush used to fill the background of the horizontal scrollbar. |
||
Sets the brush used to fill the background of the horizontal scrollbar when a user clicks on the scrollbar shaft in order to scroll a page left or right. |
||
Sets the color used to draw the horizontal scrollbar border lines. |
||
Sets the brush used to fill the elements of the horizontal scrollbar when they are neither pushed nor the mouse pointer hovers over them. |
||
Sets the brush used to fill the elements of the horizontal scrollbar when they are pushed down. |
||
Sets the brush used to fill the elements of the horizontal scroll bar when the mouse pointer hovers over them. |
||
Sets the height of the horizontal scrollbar. |
||
Sets the brush used to fill the background of the vertical scrollbar. |
||
Sets the brush used to fill the background of the vertical scrollbar when a user clicks on the scrollbar shaft in order to scroll a page up or down. |
||
Sets the color used to draw the vertical scrollbar border lines. |
||
Sets the brush used to fill the elements of the vertical scrollbar when they are neither pushed nor the mouse pointer hovers over them. |
||
Sets the brush used to fill the elements of the vertical scrollbar when they are pushed down. |
||
Sets the brush used to fill the elements of the vertical scroll bar when the mouse pointer hovers over them. |
||
Sets the width of the vertical scrollbar. |