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