HelpEvent.handled

Overview | Methods | Fields | This Package | All Packages

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.