_Application.ShowMe Method

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

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub ShowMe
'Usage
Dim instance As _Application

instance.ShowMe()
void ShowMe()

Remarks

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

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace