KeyboardShortcutTips Property

Microsoft Office Object Model

KeyboardShortcutTips Property

       

Some of the content in this topic may not be applicable to some languages.

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

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.

Assistant.KeyboardShortcutTips = True