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

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