_Application.HelpTool Method

Definition

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.

Applies to