KeyboardShortcutTips Property

Applies To

Assistant object.

Description

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

Remarks

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

Specifics (Microsoft Access)

This property isn't available in Microsoft Access.

Example

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

Assistant.KeyboardShortcutTips = True