CommandBarPopup::Controls Property

 

Gets the controls owned by this popup.

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

[DispIdAttribute(1610940417)]
property CommandBarControls^ Controls {
	[DispIdAttribute(1610940417)]
	CommandBarControls^ get();
}

Property Value

Type: Microsoft.VisualStudio.CommandBars::CommandBarControls^

The controls owned by this popup.

Return to top
Show: