ctlUniRichTextBoxXP.FileName PropertyReturns or sets the filename of the file loaded into the RichTextBox control (available only at design time)Syntax
Public Property Get FileName () As String
Public Property Let FileName (ByRef s As String) Parameters
Remarks
|