Name | Description | |
---|---|---|
Border | Gets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
Corners | Gets or sets the radii of the element corners. (Inherited from C1.Win.Input.Styles.FocusedBaseStyles) | |
Default | Gets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
Disabled | Gets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
DropDown | Gets style containing display attributes that determine the general appearance of the drop down form on the screen. | |
FocusBorderColor | Gets or sets the color of the focus rectangle. (Inherited from C1.Win.Input.Styles.FocusedBaseStyles) | |
Font | Gets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles) | |
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.ButtonBaseStyles) | |
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.ButtonBaseStyles) | |
IsDefault | Gets value indicating whether the style is default. (Inherited from C1.Win.Themes.BaseStyle) | |
IsDisposed | Gets a value indicating whether the object has been disposed. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Item | Gets style containing display attributes that determine the general appearance of the drop down item on the screen. | |
Margins | Gets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles) | |
Name | Gets or sets the style name. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Padding | Gets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles) | |
Pressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ShowFocusBorder | Gets or sets the value indicating whether a control should show the focus rectangle or not. (Inherited from C1.Win.Input.Styles.FocusedBaseStyles) |