Microsoft SDK for Java

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

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