Microsoft SDK for Java

HelpEvent.handled

Specifies whether the event is handled.

Syntax

public boolean handled;

Remarks

If the event is not handled, the message is passed on for default Windows processing.

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