Name | Description | |
---|---|---|
PickerEditorStyle Constructor |
The following tables list the members exposed by PickerEditorStyle.
Name | Description | |
---|---|---|
PickerEditorStyle Constructor |
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) | |
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) |
Name | Description | |
---|---|---|
ResetBorder | Restores the default value of the Border property. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
ResetButton | Restores the default value of the Button property. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
ResetCorners | Restores the default value of the Corners property. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
ResetDefault | Restores the default value of the Default property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ResetDisabled | Restores the default value of the Disabled property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ResetFocused | Restores the default value of the Focused property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ResetFont | Restores the default value of the Font property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ResetHot | Restores the default value of the Hot property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ResetMargins | Restores the default value of the Margins property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ResetMarkEmptyColor | Restores the default value of the MarkEmptyColor property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ResetPadding | Restores the default value of the Padding property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ResetReadonly | Restores the default value of the Readonly property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ResetUnderline | Restores the default value of the Underline property. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
ShouldSerializeBorder | Specifies whether to save the value of the Border property. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
ShouldSerializeButton | Specifies whether to save the value of the Button property. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
ShouldSerializeCorners | Specifies whether to save the value of the Corners property. (Inherited from C1.Win.Input.Styles.InputEditorStyles) | |
ShouldSerializeDefault | Specifies whether to save the value of the Default property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ShouldSerializeDisabled | Specifies whether to save the value of the Disabled property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ShouldSerializeFocused | Specifies whether to save the value of the Focused property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ShouldSerializeFont | Specifies whether to save the value of the Font property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ShouldSerializeHot | Specifies whether to save the value of the Hot property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ShouldSerializeMargins | Specifies whether to save the value of the Margins property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ShouldSerializeMarkEmptyColor | Specifies whether to save the value of the MarkEmptyColor property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ShouldSerializePadding | Specifies whether to save the value of the Padding property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ShouldSerializeReadonly | Specifies whether to save the value of the Readonly property. (Inherited from C1.Win.Input.Styles.TextBoxStyles) | |
ShouldSerializeUnderline | Specifies whether to save the value of the Underline property. (Inherited from C1.Win.Input.Styles.InputEditorStyles) |