IControlbar interface (mmc.h)

The IControlbar interface provides a way to create toolbars and other controls.

Inheritance

The IControlbar interface inherits from the IUnknown interface. IControlbar also has these types of members:

Methods

The IControlbar interface has these methods.

 
IControlbar::Attach

The IControlbar::Attach method allows the snap-in to associate a control with a control bar.
IControlbar::Create

The IControlbar::Create method creates and returns the control requested by the snap-in.
IControlbar::Detach

The IControlbar::Detach method breaks the association between a control and the control bar. This command removes or detaches the control from the control bar on which it is displayed.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header mmc.h