UIObject.DisplayKeysInTooltips property (Visio)

Determines whether ScreenTip text includes keyboard shortcuts. Read/write.

Syntax

expression. DisplayKeysInTooltips

expression A variable that represents a UIObject object.

Return value

Boolean

Remarks

To show ScreenTips, you must set the DisplayTooltips property to True.

It does not matter which UIObject object you use when getting or setting this property. The property affects the entire application.

This property setting corresponds to the Show shortcut keys in ScreenTips setting on the General tab in the Visio Options dialog box (click the File tab, and then click Options), and is shared between Visio and all Microsoft Office applications.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.