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

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

    See Also