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


In This Topic
    InputStyles Class Members
    In This Topic

    The following tables list the members exposed by InputStyles.

    Public Properties
     NameDescription
    Public PropertyGets or sets the text font of the element.  
    Public PropertyGets or sets the thickness of the margins around the element.  
    Public PropertyGets or sets the thickness of the padding between the element edges and its content.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRestores the default value of the Font property.  
    Protected MethodRestores the default value of the Margins property.  
    Protected MethodRestores the default value of the Padding property.  
    Protected MethodSpecifies whether to save the value of the Font property.  
    Protected MethodSpecifies whether to save the value of the Margins property.  
    Protected MethodSpecifies whether to save the value of the Padding property.  
    Top
    See Also