CommandBarComboBoxClass::Caption Property
Visual Studio 2015
Gets or sets the caption of the control.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610874883)] property String^ Caption { [DispIdAttribute(1610874883)] virtual String^ get(); [DispIdAttribute(1610874883)] virtual void set(String^ value); }
Implements
_CommandBarComboBox::Caption
Show: