3 references to RenderBackgroundGradient
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolstripProfessionalRenderer.cs (3)
1033RenderBackgroundGradient( 1100RenderBackgroundGradient(e.Graphics, e.ToolStrip, ColorTable.MenuStripGradientBegin, ColorTable.MenuStripGradientEnd, e.ToolStrip.Orientation); 1119RenderBackgroundGradient(g, control, beginColor, endColor, Orientation.Horizontal);