RVTDocs.com
Namespace: Autodesk.Revit.UI Class: TextBox

TextBox.PromptText

Property
Description:
The prompt text for the text box.
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.
Syntax
public string PromptText { get; set; }