CommandBarButtonClass::Mask Property
Visual Studio 2015
Gets the mask. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610940432)] property StdPicture^ Mask { [DispIdAttribute(1610940432)] virtual StdPicture^ get(); [DispIdAttribute(1610940432)] virtual void set(StdPicture^ value); }
Implements
_CommandBarButton::MaskThis property throws a DeprecatedException when called.
Show: