WatermarkedTextBox.Watermark Property

Definition

Gets or sets the watermark text to be display when the text box is empty.

public:
 property System::String ^ Watermark { System::String ^ get(); void set(System::String ^ value); };
public string Watermark { get; set; }
member this.Watermark : string with get, set
Public Property Watermark As String

Property Value

Applies to