Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / StartMenuForm Class / CloseDropDown Method


In This Topic
    CloseDropDown Method (StartMenuForm)
    In This Topic
    Closes the drop down.
    Syntax
    'Declaration
     
    
    Public Sub CloseDropDown() 
    'Usage
     
    
    Dim instance As StartMenuForm
     
    instance.CloseDropDown()
    public void CloseDropDown()
    See Also