InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / Flags Property

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