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

In This Topic
    _style Field (DropDownEditorViewBase)
    In This Topic
    The C1.Framework.Element.Style object that defines the appearance of this C1.Framework.Element.
    Syntax
    'Declaration
     
    
    Protected _style As Style
    protected Style _style
    See Also