Methods | Fields | This Package | All Packages
Provides data for the help event of the Control object.
Event
|
+--HelpEvent
package com.ms.wfc.ui
public class HelpEvent
extends Event
Remarks
The help event occurs when the user requests Help for this control. A HelpEvent object specifies whether Help was requested for a menu or a control, the identifier of the menu or control, the component that represents the menu or control, the Help context identifier for the control, the screen coordinates of the mouse pointer, and whether the event was handled.
For information about the WFC event model, see Handling Events in WFC.