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

In This Topic
    LabelStyles Class
    In This Topic
    The CheckBoxStyles class represents the styles for the C1.Win.Input.C1Label control which contains display attributes that determine the appearance of control.
    Object Model
    LabelStyles ClassStateElementStyle ClassStateElementStyle Class
    Syntax
    'Declaration
     
    
    Public Class LabelStyles 
       Inherits InputStyles
    public class LabelStyles : InputStyles 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Input.Styles.InputStyles
                   C1.Win.Input.Styles.LabelStyles

    See Also