ctlUniRichTextBoxXP.SelProtected PropertyGets or sets the protection flag for the current selection; when a user tries to modify a protected flag the [ModifyProtected] event is raisedSyntax
Public Property Get SelProtected () As Boolean
Public Property Let SelProtected (ByVal b As Boolean) Parameters
Remarks
|