Autodesk.AutoCAD.ApplicationServices Namespace
>
Application Class
>
Application Methods
>
InvokeContextHelp Method
InvokeContextHelp Method
Description
Calls the context help.
Overload List
Method
Description
Application.InvokeContextHelp (IntPtr, int)
Calls the context help with a null
helpPrefix
.
Application.InvokeContextHelp (IntPtr, int, string)
Calls context help with a set prefix.
Application.InvokeContextHelp (IntPtr, int, string, HelpEventArgs)
Calls the help document with a specific topic.
Comments?