Click or drag to resize

GUIDropDownListModelTextHighlightColor Property

Defines the text color of highlighted items in the Drop Down List.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string TextHighlightColor { get; set; }

Property Value

Type: String
See Also