ComponentOne Input for WinForms
CloseDropDown(Boolean) Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DropDownControl Class > CloseDropDown Method : CloseDropDown(Boolean) Method
Closes the dropdown.
Syntax
'Declaration
 
Public Overloads Overridable Sub CloseDropDown( _
   ByVal doPost As System.Boolean _
) 
public virtual void CloseDropDown( 
   System.bool doPost
)

Parameters

doPost
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members
Overload List