This document is archived and information here might be outdated.  Recommended version.


IToolbarBuddy Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IT > IToolbarBuddy Interface
ArcGIS Developer Help

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

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

Classes that implement IToolbarBuddy

Classes Description
GlobeControl Esri GlobeControl
MapControl Esri MapControl
PageLayoutControl Esri PageLayoutControl
SceneControl Esri SceneControl