C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / HideSelection Property

In This Topic
HideSelection Property (C1DropDownEditorBase)
In This Topic
Gets or sets a value indicating whether the selected text in the drop down control remains highlighted when the control loses focus.
Syntax
'Declaration
 
Public Property HideSelection As Boolean
 
See Also