InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / ScrollBarElement.ScrollBarLineButton Class / _flags Field

In This Topic
    _flags Field (ScrollBarElement.ScrollBarLineButton)
    In This Topic
    An Element.ElementFlags value that defines the behavior of this Element.
    Syntax
    'Declaration
     
    Protected _flags As Element.ElementFlags
    protected Element.ElementFlags _flags
    See Also