_Application.HelpTool Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Changes the pointer from an arrow to a question mark, indicating that you'll get context-sensitive Help information about the next command or screen element you click.
public:
void HelpTool();
public void HelpTool ();
abstract member HelpTool : unit -> unit
Public Sub HelpTool ()
Remarks
If you click text, Microsoft Word displays a box describing current paragraph and character formats. Pressing ESC turns the pointer back to an arrow.