The prompt text for the text box.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string PromptText { get; set; }Property Value
String
Remarks
Prompt text is displayed when the text box is empty
and does not have keyboard focus. This text is displayed in italics. The default value is
null.
See Also
Reference