Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DropDownControl Class / CloseDropDown Method


In This Topic
    CloseDropDown Method (DropDownControl)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub CloseDropDown() 
    'Usage
     
    
    Dim instance As DropDownControl
     
    instance.CloseDropDown()
    public virtual void CloseDropDown()
    See Also