Property SelectAllOnFocus
SelectAllOnFocus
Gets or sets a value indicating whether all text should be selected when the control gains focus.
public bool SelectAllOnFocus { get; set; }
Gets or sets a value indicating whether all text should be selected when the control gains focus.
public bool SelectAllOnFocus { get; set; }