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


In This Topic
    TextBoxStyles Class Members
    In This Topic

    The following tables list the members exposed by TextBoxStyles.

    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.  
    Public PropertyGets style containing display attributes that determine the general appearance of the disabled element on the screen.  
    Public PropertyGets style containing display attributes that determine the general appearance of the focused element on the screen.  
    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.  
    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.  
    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.  
    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.  
    Protected MethodRestores the default value of the Disabled property.  
    Protected MethodRestores the default value of the Focused property.  
    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.  
    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.  
    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.  
    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.  
    Protected MethodSpecifies whether to save the value of the Disabled property.  
    Protected MethodSpecifies whether to save the value of the Focused property.  
    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.  
    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.  
    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.  
    Protected MethodSpecifies whether to save the value of the Underline property. (Inherited from C1.Win.Input.Styles.InputEditorStyles)
    Top
    See Also