Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / Flags Property

In This Topic
    Flags Property
    In This Topic
    Gets or sets the style flags.
    Syntax
    'Declaration
     
    
    Public Property Flags As StyleFlags
    public StyleFlags Flags {get; set;}
    See Also