Calls the context help with a null helpPrefix.
Public static Function InvokeContextHelp( window As IntPtr, contextId As Integer ) As void
public static void InvokeContextHelp( IntPtr window, int contextId );
|
Parameters |
Description |
|
IntPtr window |
Input window. |
|
int contextId |
Input context ID. |
| Comments? |