10 instantiations of SubTextBoxBase
System.Windows.Forms.Tests (10)
System\Windows\Forms\AccessibleObjects\TextBoxBaseAccessibleObjectTests.cs (10)
16
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
32
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
46
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
58
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
73
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
84
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
94
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
107
using TextBoxBase textBoxBase = new
SubTextBoxBase
{ Size = new Size(width, height) };
123
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
158
using TextBoxBase textBoxBase = new
SubTextBoxBase
();