MouseTips Property
Applies To
Assistant object.
Description
True if the Office Assistant provides suggestions for using the mouse more effectively. Read/write. Boolean.
Remarks
The MouseTips property corresponds to the Using the mouse more effectively 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 suggestions for using the mouse more effectively.
Assistant.MouseTips = True