Solid Edge Framework Type Library
Help Method
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 Sub 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

DISECommandBarButtonEvents Object  | DISECommandBarButtonEvents Members

Send comments on this topic.