2023 Property
Changes 0
P

TextBox.PromptText

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 .a null reference (Nothing in Visual Basic).
public string PromptText { get; set; }