ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / StateBarStyle Class
Members

In This Topic
    StateBarStyle Class
    In This Topic
    The StateBarStyle contains display attributes that determine the general appearance of the bar in some state on the screen.
    Syntax
    'Declaration
     
    
    Public Class StateBarStyle 
       Inherits StateElementBaseStyle
    public class StateBarStyle : 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.StateBarStyle

    See Also