ctlUniRichTextBoxXP.SelRTF PropertyReturns or sets the text (in rtf format) in the current selection of a RichTextBox control. Not available at design timeSyntax
Public Property Get SelRTF () As String
Public Property Let SelRTF (ByRef sRTF As String) Parameters
Remarks
|