CommandBarPopup::Controls Property
Visual Studio 2015
Gets the controls owned by this popup.
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.
Show: