3 references to TextBoxRenderer
System.Windows.Forms.Tests (3)
System\Windows\Forms\TextBoxRendererTests.cs (3)
40TextBoxRenderer.DrawTextBox(graphics, bounds, tBState); 69TextBoxRenderer.DrawTextBox(graphics, bounds, "text", SystemFonts.DefaultFont, tBState); 105TextBoxRenderer.DrawTextBox(graphics, bounds, "text", SystemFonts.DefaultFont, textBounds, tBState);