TextInput.Default Property

Definition

Returns or sets the text that represents the default text box contents.

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

Property Value

Applies to