10 instantiations of SubTextBoxBase
System.Windows.Forms.Tests (10)
System\Windows\Forms\AccessibleObjects\TextBoxBaseAccessibleObjectTests.cs (10)
14
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
30
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
44
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
56
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
71
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
82
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
92
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
105
using TextBoxBase textBoxBase = new
SubTextBoxBase
{ Size = new Size(width, height) };
121
using TextBoxBase textBoxBase = new
SubTextBoxBase
();
156
using TextBoxBase textBoxBase = new
SubTextBoxBase
();