ctlUniRichTextBoxXP.ModifyProtected EventThis event is raised evetytime a user tries to modify a part of text marked as protected, with the [SelProtected] property.
|
Parameter | Description |
---|---|
ByRef bDoIt As Boolean | (OUT) True for enabling the operation, False otherwise |
ByVal lMin As Long | The start selection index |
ByVal lMax As Long | The end selection index |