Solid Edge Framework Type Library
Help Event
The handle to the Application frame window.
Specifies the type of search the help is to perform.
Description
Displays help for the referenced control.
Syntax
Visual Basic
Public Event Help( _
   ByVal hFrameWnd As Long, _
   ByVal uHelpCommand As Long _
)
Parameters
hFrameWnd
The handle to the Application frame window.
uHelpCommand
Specifies the type of search the help is to perform.
See Also

CommandBarButtonEvents Object  | CommandBarButtonEvents Members

Send comments on this topic.