ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / ResetEditorHeight Method

In This Topic
    ResetEditorHeight Method (C1Combo)
    In This Topic
    Restore the EditorHeight property to its default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetEditorHeight() 
    protected virtual void ResetEditorHeight()
    See Also