Is True if the Office Assistant displays Help about keyboard shortcuts. Read/write.

Note
The Microsoft Office Assistant and AnswerWizard have been depreciated in the release of the Microsoft Office system.

Syntax

expression.KeyboardShortcutTips

expression A variable that represents an Assistant object.

Remarks

The KeyboardShortcutTips property corresponds to the Keyboard shortcuts option in the Show tips about section on the Options tab in the Office Assistant dialog box.

Example
This example sets the Office Assistant to provide Help information about keyboard shortcuts.

Visual Basic for Applications
Assistant.KeyboardShortcutTips = True
allow office assistant to provide keyboard shortcuts to help get help about keyboard shortcuts keyboard keyboard shortcut tips Keyboard Shortcut Tips Property keyboardshortcut KeyboardShortcutTips keyboardshortcuttips property ofv use shortcut keys to provide office assistant help

See also: