Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / StateElementBaseStyle Class
Members

In This Topic
    StateElementBaseStyle Class
    In This Topic
    The base StateElementBaseStyle class represents the style for element in different state.
    Syntax
    'Declaration
     
    
    Public Class StateElementBaseStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class StateElementBaseStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.Styles.StateElementBaseStyle
                   C1.Win.Input.Styles.StateBarStyle
                   C1.Win.Input.Styles.StateElementStyle
                   C1.Win.Input.Styles.StateGlyphStyle
                   C1.Win.Input.Styles.StateUnderlineStyle

    See Also