ctlUniRichTextBoxXP.Modified PropertyGets or sets the modified flag for the text of the control, a user can reset it, then the flag is changed by the controlSyntax
Public Property Get Modified () As Boolean
Public Property Let Modified (ByVal bModified As Boolean) Parameters
Remarks
|