ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Element Class / _flags Field

In This Topic
    _flags Field (Element)
    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