VSColorTable::ImageMarginGradientBegin Property
Visual Studio 2015
Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu.
Assembly: Microsoft.VisualStudio (in Microsoft.VisualStudio.dll)
Property Value
Type: System.Drawing::ColorA Color that is the starting color of the gradient used in the image margin of a ToolStripDropDownMenu.
ShowImageMargin must be set to true for this color to be displayed.
Show: