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

In This Topic
    StateElementStyle Class
    In This Topic
    The StateElementStyle contains display attributes that determine the general appearance of the element in some state on the screen.
    Syntax
    'Declaration
     
    
    Public Class StateElementStyle 
       Inherits StateElementBaseStyle
    public class StateElementStyle : StateElementBaseStyle 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.Styles.StateElementBaseStyle
                   C1.Win.Input.Styles.StateElementStyle

    See Also