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

In This Topic
    StateThumbStyle Class
    In This Topic
    The StateThumbStyle contains display attributes that determine the general appearance of the Thumb element in some state.
    Object Model
    StateThumbStyle ClassBaseStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassBaseThemeProvider ClassStyledPropertyCollection Class
    Syntax
    'Declaration
     
    
    Public Class StateThumbStyle 
       Inherits StateElementBaseStyle
    public class StateThumbStyle : 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.StateThumbStyle

    See Also