UIObject.LargeButtons Property

Visio Automation Reference

Determines whether large toolbar buttons are shown. Read/write.

Version Information
 Version Added:  Visio 2000

Syntax

expression.LargeButtons

expression   A variable that represents a UIObject object.

Return Value
Boolean

Remarks

You can use any UIObject object to get or set this property. The property affects the entire application, and it affects the appearance of buttons in the currently visible set of toolbars.

Beginning with Microsoft Visio 2002, this setting corresponds to the Large icons check box on the Options tab in the Customize dialog box (on the Tools menu, click Customize) and is shared between Visio and all Microsoft Office applications.

See Also