Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 971 Bytes

Visio.ToolbarItems.Parent.md

File metadata and controls

39 lines (23 loc) · 971 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ToolbarItems.Parent property (Visio)
vis_sdr.chm13614040
vis_sdr.chm13614040
Visio.ToolbarItems.Parent
184cc588-9a42-7f74-0354-3f6ab4a1f909
06/08/2017
medium

ToolbarItems.Parent property (Visio)

Determines the parent of an object. Read-only.

Syntax

expression.Parent

expression A variable that represents a ToolbarItems object.

Return value

Toolbar

Remarks

Note

Starting with Visio 2010, the Microsoft Office Fluent user interface (UI) replaced 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.

In general, an object's parent is the object that contains it.

[!includeSupport and feedback]