ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / DropDownFormBase Class / CloseForm Method

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