Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Styles Namespace / PickerEditorStyle Class
Properties Methods


In This Topic
    PickerEditorStyle Class Members
    In This Topic

    The following tables list the members exposed by PickerEditorStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of buttons. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Public PropertyGets or sets the radii of the element corners. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the focused element on the screen. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets 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)
    Public PropertyGets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets or sets the System.Drawing.Color used to paint the empty mark. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of the readonly element on the screen. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Public PropertyGets style containing display attributes that determine the general appearance of underline. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the Border property. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Protected MethodRestores the default value of the Button property. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Protected MethodRestores the default value of the Corners property. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Protected MethodRestores the default value of the Default property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodRestores the default value of the Disabled property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodRestores the default value of the Focused property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodRestores the default value of the Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the Hot property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodRestores the default value of the Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the MarkEmptyColor property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodRestores the default value of the Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the Readonly property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodRestores the default value of the Underline property. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Protected MethodSpecifies whether to save the value of the Border property. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Protected MethodSpecifies whether to save the value of the Button property. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Protected MethodSpecifies whether to save the value of the Corners property. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Protected MethodSpecifies whether to save the value of the Default property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodSpecifies whether to save the value of the Disabled property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodSpecifies whether to save the value of the Focused property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodSpecifies whether to save the value of the Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the Hot property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodSpecifies whether to save the value of the Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the MarkEmptyColor property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodSpecifies whether to save the value of the Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the Readonly property. (Inherited from C1.Win.Input.Styles.TextBoxStyles)
    Protected MethodSpecifies whether to save the value of the Underline property. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Top
    See Also