TextBox.PlaceholderText Właściwość

Definicja

Pobiera lub ustawia tekst wyświetlany, gdy kontrolka nie ma tekstu i nie ma fokusu.

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

Wartość właściwości

Tekst wyświetlany, gdy kontrolka nie ma tekstu i nie ma fokusu.

Dotyczy