A value that indicates if the text is selected when the text box gains focus.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool SelectTextOnFocus { get; set; }
public bool SelectTextOnFocus { get; set; }
