_Application.ShowMe Method

Definition

Displays the Office Assistant or the Help window when there's more information available.

public:
 void ShowMe();
public void ShowMe ();
abstract member ShowMe : unit -> unit
Public Sub ShowMe ()

Remarks

If additional information isn't available, this method generates a message that no associated Help topic exists.

Applies to