INatAutoControlBars

This document covers the following topics:


Purpose

Contains collections used to access the Natural Studio toolbars, frame menus and context menus and to define new commands.

Properties

The following properties are available:

Parent

Used to navigate to the parent interface of this interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoStudio) Get only

Studio

Used to navigate to the root interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoStudio) Get only

Images

Used to navigate to the INatAutoImages interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoImages) Get only

Commands

Used to navigate to the INatAutoCommands interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoCommands) Get only

ToolBars

Used to navigate to the INatAutoToolBars interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoToolBars) Get only

FrameMenus

Used to navigate to the INatAutoFrameMenus interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoFrameMenus) Get only

ContextMenus

Used to navigate to the INatAutoContextMenus interface.

Natural Data Format Variant Type Remark
HANDLE OF OBJECT VT_DISPATCH (INatAutoContextMenus) Get only