Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 924 Bytes

toolbars-object-visio.md

File metadata and controls

30 lines (18 loc) · 924 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
Toolbars Object (Visio)
vis_sdr.chm10285
vis_sdr.chm10285
visio
Visio.Toolbars
05a7736a-4655-de35-14fe-32e32fd1784d
06/08/2017

Toolbars Object (Visio)

Includes a Toolbar object for each toolbar in a window context.

Remarks

Note Starting with Visio, the Microsoft Office Fluent user interface (UI) replaces the previous system of layered menus, toolbars, and task panes. VBA objects and members that you used to customize the user interface in previous versions of Visio are still available in Visio, but they function differently.

To retrieve a Toolbars collection, use the Toolbars property of a ToolbarSet object.

The default property of a Toolbars collection is Item .

Unlike other Microsoft Visio collections, the Toolbars collection is indexed starting with zero (0) rather than 1.