ctlUniRichTextBoxXP.SelStart PropertyReturns or sets the starting point of the selected text; indicates the insertion point if no text is selected (RUNTIME)Syntax
Public Property Get SelStart () As Long
Public Property Let SelStart (ByVal lSelStart As Long) Parameters
Remarks
|