ComponentOne MultiSelect for WinForms
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.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Input.Styles.StateElementBaseStyle
                   C1.Win.Input.Styles.StateElementStyle

    See Also