3 references to DrawButton
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.EditorButton.cs (2)
70
ButtonRenderer.
DrawButton
(g, new Rectangle(-1, -1, Width + 2, Height + 2), "…", Font, Focused, buttonState);
114
ButtonRenderer.
DrawButton
(
System.Windows.Forms.Tests (1)
System\Windows\Forms\ButtonRendererTests.cs (1)
99
ButtonRenderer.
DrawButton
(graphics, bounds, buttonText, font, focused, state));