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


In This Topic
    UnderlineStyle Class Members
    In This Topic

    The following tables list the members exposed by UnderlineStyle.

    Public Properties
     NameDescription
    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 style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.  
    Public PropertyGets style containing display attributes that determine the general appearance of the readonly element on the screen.  
    Top
    Protected Methods
     NameDescription
    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 Hot property.  
    Protected MethodRestores the default value of the Readonly property.  
    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 Hot property.  
    Protected MethodSpecifies whether to save the value of the Readonly property.  
    Top
    See Also