Name | Description | |
---|---|---|
Default | Gets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
Disabled | Gets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
Hot | Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
HotPressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen when the cursor is over it. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
Icon | Gets style containing display attributes that determine the general appearance of checkbox or icon for the drop down item. | |
Pressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen. (Inherited from C1.Win.Input.Styles.ItemStyle<StateElementStyle>) | |
SeparatorColor | Gets or sets the System.Drawing.Color used to paint the separator line. |