ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / DestroyForm Method

In This Topic
    DestroyForm Method (C1DropDownEditorBase)
    In This Topic
    Destroys the DropDownForm.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub DestroyForm() 
    protected virtual void DestroyForm()
    See Also