InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputStyle Class / FlagSet Property

In This Topic
    FlagSet Property (InputStyle)
    In This Topic
    Gets the set of named boolean constants.
    Syntax
    'Declaration
     
    Public ReadOnly Property FlagSet As StyleFlagSet
    public StyleFlagSet FlagSet {get;}
    See Also