SetText メソッド (WPFTextBox)
クラス
WPFTextBox
.
処理
テキストを設定します。
構文
textBox
.
SetText
(
text
)
変数
説明
text
設定するテキスト。
String
。