Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / _flags Field

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