Microsoft SDK for Java

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.

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