Input for WinForms | ComponentOne
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 ClassThickness StructureCorners StructureStateElementStyle ClassStateElementStyle ClassThickness StructureThickness Structure
    Syntax
    'Declaration
     
    
    Public Class LabelStyles 
       Inherits InputStyles
    public class LabelStyles : InputStyles 
    Inheritance Hierarchy

    System.Object
                C1.Win.Input.Styles.InputStyles
                   C1.Win.Input.Styles.LabelStyles

    See Also