Overview | Methods | This Package | All Packages
Retrieves the delegate assigned to the protected event.
Syntax
public EventHandler getOnProtected()
Return Value
Returns the EventHandler object assigned to the protected event.
Remarks
The protected event occurs when the user attempts to modify protected text.
See Also addOnProtected, onProtected