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