2 references to ToolStripPanelGradientBegin
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ProfessionalColors.cs (1)
191
public static Color ToolStripPanelGradientBegin => ColorTable.
ToolStripPanelGradientBegin
;
System\Windows\Forms\Controls\ToolStrips\ToolstripProfessionalRenderer.cs (1)
795
RenderBackgroundGradient(e.Graphics, toolStripPanel, ColorTable.
ToolStripPanelGradientBegin
, ColorTable.ToolStripPanelGradientEnd);