2 references to ToolStripPanelGradientBegin
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ProfessionalColors.cs (1)
331
get { return ColorTable.
ToolStripPanelGradientBegin
; }
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (1)
695
RenderBackgroundGradient(e.Graphics, toolStripPanel, ColorTable.
ToolStripPanelGradientBegin
, ColorTable.ToolStripPanelGradientEnd);