ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IDropDownForm Interface / CloseForm Method

In This Topic
    CloseForm Method (IDropDownForm)
    In This Topic
    Closes the drop down form and activates the parent form.
    Syntax
    'Declaration
     
    Sub CloseForm() 
    void CloseForm()
    See Also