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


In This Topic
    InputEditorStyles Class Members
    In This Topic

    The following tables list the members exposed by InputEditorStyles.

    Public Properties
     NameDescription
    Public PropertyGets or sets the thickness of the border around the element.  
    Public PropertyGets style containing display attributes that determine the general appearance of buttons.  
    Public PropertyGets or sets the radii of the element corners.  
    Public PropertyGets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    Public PropertyGets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles)
    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 underline.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the Border property.  
    Protected MethodRestores the default value of the Button property.  
    Protected MethodRestores the default value of the Corners property.  
    Protected MethodRestores the default value of the InputStyles.Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the InputStyles.Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the InputStyles.Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodRestores the default value of the Underline property.  
    Protected MethodSpecifies whether to save the value of the Border property.  
    Protected MethodSpecifies whether to save the value of the Button property.  
    Protected MethodSpecifies whether to save the value of the Corners property.  
    Protected MethodSpecifies whether to save the value of the InputStyles.Font property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the InputStyles.Margins property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the InputStyles.Padding property. (Inherited from C1.Win.Input.Styles.InputStyles)
    Protected MethodSpecifies whether to save the value of the Underline property.  
    Top
    See Also