ApplicationSettings.ShowMoreShapeHandlesOnHover Property

Visio Automation Reference

Gets or sets whether to show additional shape handles when the mouse is paused over a shape. Read/write.

Version Information
 Version Added:  Visio 2007

Syntax

expression.ShowMoreShapeHandlesOnHover

expression   An expression that returns a ApplicationSettings object.

Return Value
Boolean

Remarks

The setting of the ShowMoreShapeHandlesOnHover property corresponds to the setting of the Show more shape handles on hover checkbox on the General tab of the Options dialog box (Tools menu) in the Microsoft Office Visio user interface.

See Also