SetPosition Method (SLRichTextBox)
Class
SLRichTextBox
class
Action
Sets the insertion point in the text box.
Syntax
richTextBox
.
SetPosition
(
position
)
Variable
Description
position
The position of the caret within the text box. The value is one-based. INTEGER.