Clear メソッド (SLRichTextBox)

クラス

SLRichTextBox.

処理

すべてのテキストをテキスト ボックスから削除します。

構文

C#
richTextBox.Clear()
VB
richTextBox.Clear()