Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class / DestroyForm Method

In This Topic
    DestroyForm Method (C1ComboBox)
    In This Topic
    Destroys the DropDownForm.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub DestroyForm() 
    protected override void DestroyForm()
    See Also