TextInput.Default 属性

定义

返回或设置表示默认文本框内容的文本。

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

属性值

适用于