AdvancedComboBoxClear Method
Clears the
Text property. If
AutoCompleteMode property is set on a simple mode combo box, then
use this method to clear the text instead of setting empty string to the
Text property.
Namespace: KGySoft.WinForms.ControlsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
member Clear : unit -> unit