CommandBarComboBoxClass::Control Property
Visual Studio 2015
Gets the control itself.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610874885)] property Object^ Control { [DispIdAttribute(1610874885)] [TypeLibFuncAttribute(64)] virtual Object^ get(); }
Implements
_CommandBarComboBox::ControlControls do not contain other controls, so this property always returns the control itself.
Show: