Upto Method
Object List Next Object
Defined By: RichTextBox
Description:
Used to move the selection up to word boundaries in the RichTextBox, similar
to the way the Span method works.
Declaration:
Sub Upto (ByVal characterset As String, ByVal forward As Boolean, ByVal negate As
Boolean
Details:
See Also: