Microsoft SDK for Java

RichEdit.getOnProtected

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.