SetText メソッド (WPFTextBox)

クラス

WPFTextBox.

処理

テキストを設定します。

構文

C#
textBox.SetText(text)
VB
textBox.SetText(text)
変数 説明
text 設定するテキスト。 String