CommandBar::Controls Property

 

The set of controls on this command bar.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

[DispIdAttribute(1610874883)]
property CommandBarControls^ Controls {
	[DispIdAttribute(1610874883)]
	CommandBarControls^ get();
}
Return to top
Show: