[]
Gets or sets a value indicates whether highlight text when control got focus.
public bool HighlightText { get; set; }
Public Property HighlightText As Boolean
Type | Description |
---|---|
bool | A bool value indicates whether highlight text. |
This property determines if select all text or not when GcNumber gets the keyboard focus.