Edit

Share via


ToastTextBox.PlaceholderContent Property

Definition

Gets or sets placeholder text to be displayed on the text box when the user hasn't typed any text yet.

public string PlaceholderContent { get; set; }
member this.PlaceholderContent : string with get, set
Public Property PlaceholderContent As String

Property Value

Applies to