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 | ||
|---|---|---|
![]() |
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 |
