CommandBarButtonClass::Picture Property
Visual Studio 2015
Gets or sets the icon that appears on the button..
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610940430)] property StdPicture^ Picture { [DispIdAttribute(1610940430)] virtual StdPicture^ get(); [DispIdAttribute(1610940430)] virtual void set(StdPicture^ value); }
Implements
_CommandBarButton::Picture
Show: