RichEdit.onProtected

Overview | Methods | This Package | All Packages

RichEdit.onProtected

Triggers the protected event.

Syntax

protected void onProtected( Event e )

Parameters

e

An Event object that provides the event data.

Remarks

The protected event occurs when the user attempts to modify protected text in the control.

See Also   addOnProtected, getOnProtected