Clear メソッド (WPFRichTextBox)
クラス
WPFRichTextBox
.
処理
RichTextBox のすべてのコンテンツをクリアします。
構文
C#
richTextBox
.
Clear
()
VB
richTextBox
.
Clear
()