Name | Description | |
---|---|---|
Border | Gets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
Button | Gets style containing display attributes that determine the general appearance of buttons. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
Corners | Gets or sets the radii of the element corners. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
Default | Gets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
Disabled | Gets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
DropDown | Gets style containing display attributes that determine the general appearance of the drop down form on the screen. | |
Focused | Gets style containing display attributes that determine the general appearance of the focused element on the screen. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
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.TextBoxStyles) | |
Margins | Gets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles) | |
MarkEmptyColor | Gets or sets the System.Drawing.Color used to paint the empty mark. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
Padding | Gets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles) | |
Readonly | Gets style containing display attributes that determine the general appearance of the readonly element on the screen. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
Underline | Gets style containing display attributes that determine the general appearance of underline. (Inherited from C1.Win.Input.Styles.InputEditorStyles) |