Clear Method (SLRichTextBox)
Class
SLRichTextBox
.
Action
Removes all text from the text box.
Syntax
C#
richTextBox
.
Clear
()
VB
richTextBox
.
Clear
()