Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / GetEditorElement Method

In This Topic
    GetEditorElement Method (DropDownEditorViewBase)
    In This Topic
    Gets the editor element.
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetEditorElement() As IInputEditorElement
    protected override IInputEditorElement GetEditorElement()
    See Also