ArcObjects Library Reference (Controls)  

IToolbarBuddy Interface

Provides access to members that control the ToolbarControl buddy.

Product Availability

Available with ArcGIS Engine.

Description

Objects that implement the IToolbarBuddy interface can be passed to the IToolbarControl::SetBuddyControl method. The ToolbarControl will set properties on this interface in repsonse to the CurrentTool being set.

Members

Description
Read/write property CurrentTool Current active tool for the buddy.

CoClasses that implement IToolbarBuddy

CoClasses and Classes Description
GlobeControl Esri GlobeControl
MapControl Esri MapControl
PageLayoutControl Esri PageLayoutControl
SceneControl Esri SceneControl