[]
Gets or sets how to select the text when the control receives the focus.
public HighlightText HighlightText { get; set; }
Public Property HighlightText As HighlightText
Type | Description |
---|---|
HighlightText | One of the HighlightText enumeration values. |