HelpEvent.contextType

Overview | Methods | Fields | This Package | All Packages

HelpEvent.contextType

Specifies whether Help was requested for a menu item or for a control.

Syntax

public final int contextType;

Remarks

Possible values are HELPINFO_WINDOW and HELPINFO_MENUITEM.