Gets or sets a value indicating whether the selected item in the control remains highlighted when the control loses focus.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
bool HideSelection { get; set; }
Visual Basic (Declaration)
Property HideSelection As Boolean

See Also