171 references to new
DesignSurface (3)
MainForm.MyUserControl.cs (3)
22
TextBox textBox =
new
()
29
TextBox textBox1 =
new
()
36
TextBox textBox2 =
new
()
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\Helpers\VBInputBox.vb (1)
40
TextBox = New
TextBox
PresentationUI (28)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (22)
42
this._language = new System.Windows.Forms.
TextBox
();
43
this._title = new System.Windows.Forms.
TextBox
();
45
this._identifier = new System.Windows.Forms.
TextBox
();
52
this._version = new System.Windows.Forms.
TextBox
();
54
this._category = new System.Windows.Forms.
TextBox
();
55
this._status = new System.Windows.Forms.
TextBox
();
56
this._content = new System.Windows.Forms.
TextBox
();
58
this._author = new System.Windows.Forms.
TextBox
();
59
this._subject = new System.Windows.Forms.
TextBox
();
60
this._description = new System.Windows.Forms.
TextBox
();
61
this._keywords = new System.Windows.Forms.
TextBox
();
67
this._size = new System.Windows.Forms.
TextBox
();
69
this._filename = new System.Windows.Forms.
TextBox
();
70
this._documentType = new System.Windows.Forms.
TextBox
();
74
this._documentPrintedDate = new System.Windows.Forms.
TextBox
();
75
this._documentModifiedDate = new System.Windows.Forms.
TextBox
();
76
this._documentCreatedDate = new System.Windows.Forms.
TextBox
();
77
this._revision = new System.Windows.Forms.
TextBox
();
83
this._lastSaved = new System.Windows.Forms.
TextBox
();
86
this._fileModifiedDate = new System.Windows.Forms.
TextBox
();
87
this._fileAccessedDate = new System.Windows.Forms.
TextBox
();
90
this._fileCreatedDate = new System.Windows.Forms.
TextBox
();
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (2)
41
_requestedLocationTextBox = new System.Windows.Forms.
TextBox
();
45
_requestedSignerNameTextBox = new System.Windows.Forms.
TextBox
();
MS\Internal\Documents\RMPublishingDialog.Designer.cs (3)
43
this.textBoxUnrestrictedText = new System.Windows.Forms.
TextBox
();
48
this.textBoxUserName = new System.Windows.Forms.
TextBox
();
58
this.textBoxPermissionsContact = new System.Windows.Forms.
TextBox
();
MS\Internal\Documents\SigningDialog.Designer.cs (1)
44
_locationTextBox = new System.Windows.Forms.
TextBox
();
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxEditingControl.cs (1)
17
public DataGridViewTextBoxEditingControl() :
base
()
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (1)
248
_detailsTextBox =
new
()
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
1122
using TextBox txtBox =
new
();
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
65
private readonly TextBox _details =
new
();
System.Windows.Forms.Design (12)
System\ComponentModel\Design\ByteViewer.cs (1)
453
_edit = new
TextBox
System\ComponentModel\Design\DesignerActionPanel.TextBoxPropertyLine.cs (1)
47
_textBox = new
TextBox
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (2)
274
_nameTextBox = new
TextBox
();
278
_headerTextBox = new
TextBox
();
System\Windows\Forms\Design\FormatControl.cs (2)
17
private TextBox _customStringTextBox =
new
();
308
_customStringTextBox = new
TextBox
System\Windows\Forms\Design\FormatControl.Designer.cs (1)
43
nullValueTextBox = new System.Windows.Forms.
TextBox
();
System\Windows\Forms\Design\LinkAreaEditor.LinkAreaUI.cs (2)
17
private TextBox _sampleEdit =
new
();
53
_sampleEdit = new
TextBox
();
System\Windows\Forms\Design\MaskDesignerDialog.cs (1)
133
_txtBoxMask = new
TextBox
();
System\Windows\Forms\Design\StringCollectionEditor.StringCollectionForm.cs (1)
78
_textEntry = new
TextBox
();
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
1539
public TemplateTextBox(TransparentToolStrip parent, ToolStripTemplateNode owner) :
base
()
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\TextBoxActionListTests.cs (2)
13
using TextBox textBox =
new
();
29
using TextBox textBox =
new
();
System\Windows\Forms\Design\TextBoxBaseDesignerTests.cs (1)
19
_textbox =
new
();
System\Windows\Forms\Design\TextBoxDesignerTests.cs (2)
15
designer.Initialize(new
TextBox
());
29
designer.Initialize(new
TextBox
());
System.Windows.Forms.Tests (87)
System\Windows\Forms\AccessibleObjects\ButtonBase.ButtonBaseAccessibleObjectTests.cs (1)
22
using TextBox textBox =
new
();
System\Windows\Forms\AccessibleObjects\CheckBox.CheckBoxAccessibleObjectTests.cs (1)
23
using TextBox textBox =
new
();
System\Windows\Forms\AccessibleObjects\TextBoxAccessibleObjectTests.cs (11)
17
using TextBox textBox =
new
();
32
using TextBox textBox =
new
();
43
using TextBox textBox =
new
();
56
using TextBox textBox =
new
();
85
using TextBox textBox =
new
();
98
using TextBox textBox =
new
();
113
using TextBox textBox =
new
();
129
using TextBox textBox =
new
() { PlaceholderText = placeholderText };
141
using TextBox textBox =
new
();
155
using TextBox textBox =
new
();
171
using TextBox textBox =
new
();
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormattedObjectTests.cs (1)
301
{ new
TextBox
(), new string[] { "DataContext: Object", "Tag: Object" } },
System\Windows\Forms\TextBoxRendererTests.cs (3)
27
using TextBox textbox =
new
();
56
using TextBox textbox =
new
();
91
using TextBox textbox =
new
();
TextBoxBaseTests.cs (64)
151
using TextBox control =
new
()
172
using TextBox control =
new
()
338
using TextBox control =
new
()
376
using TextBox control =
new
()
393
using TextBox control =
new
()
409
using TextBox control =
new
();
445
using TextBox control =
new
()
461
using TextBox control =
new
();
522
using TextBox control =
new
();
559
using TextBox control =
new
()
582
using TextBox control =
new
()
625
using TextBox control =
new
();
653
using TextBox control =
new
();
689
using TextBox control =
new
();
696
using TextBox control =
new
();
757
using TextBox control =
new
();
773
using TextBox control =
new
();
790
using TextBox control =
new
();
1122
using TextBox control =
new
();
1174
using TextBox control =
new
()
1200
using TextBox control =
new
();
1228
using TextBox control =
new
();
1265
using TextBox control =
new
()
1281
using TextBox control =
new
()
1298
using TextBox control =
new
()
1370
using TextBox control =
new
()
1658
using TextBox control =
new
();
1690
using TextBox control =
new
()
1706
using TextBox control =
new
()
1724
using TextBox control =
new
();
1752
using TextBox control =
new
();
1779
using TextBox control =
new
();
1789
using TextBox control =
new
();
1796
using TextBox control =
new
();
1895
using TextBox control =
new
();
1905
using TextBox control =
new
()
2155
using TextBox control =
new
()
2194
using TextBox control =
new
()
2213
using TextBox control =
new
();
2243
using TextBox control =
new
();
2298
using TextBox control =
new
();
2401
using TextBox control =
new
();
2413
using TextBox control =
new
()
2453
using TextBox control =
new
()
2541
using TextBox control =
new
();
2575
using TextBox control =
new
();
2753
using TextBox control =
new
();
2761
using TextBox control =
new
();
2795
using TextBox control =
new
();
2937
using TextBox control =
new
();
2971
using TextBox control =
new
();
3132
using TextBox control =
new
();
3154
using TextBox control =
new
()
3175
using TextBox control =
new
();
3209
using TextBox control =
new
();
3590
using TextBox control =
new
();
3691
using TextBox control =
new
();
4841
using TextBox control =
new
();
4853
using TextBox control =
new
()
4869
using TextBox control =
new
()
4883
using TextBox control =
new
();
4906
using TextBox control =
new
()
4933
using TextBox control =
new
()
6120
using TextBox control =
new
()
TextBoxTests.cs (5)
338
using TextBox tb =
new
()
348
using TextBox tb =
new
();
396
using TextBox tb =
new
()
416
using TextBox tb =
new
()
434
using TextBox tb =
new
()
TextBoxTests.Rendering.cs (1)
19
using TextBox textBox = new
TextBox
System.Windows.Forms.UI.IntegrationTests (5)
ListBoxAccesibleObjectTests.cs (1)
16
using TextBox textBox =
new
();
PropertyGridTests.cs (4)
241
using TextBox textBox =
new
();
287
using TextBox textBox1 =
new
();
301
using TextBox textBox1 =
new
();
407
using TextBox textBox =
new
();
TestPassApp (3)
CommonControl2.Designer.cs (1)
53
this.textBox1 = new System.Windows.Forms.
TextBox
();
DataBindingExample.Designer.cs (1)
32
this.textBox1 = new System.Windows.Forms.
TextBox
();
PrintingControls.Designer.cs (1)
37
this.txtPrint = new System.Windows.Forms.
TextBox
();
TrimTest (1)
Form1.Designer.cs (1)
35
textBox1 = new
TextBox
();
WinFormsControlsTest (22)
CollectionEditors.Designer.cs (1)
36
this.textBox1 = new System.Windows.Forms.
TextBox
();
DesignTimeAligned.Designer.cs (1)
37
this.textBox1 = new System.Windows.Forms.
TextBox
();
DragDrop.Designer.cs (1)
37
textBox = new
TextBox
();
ErrorProviderTest.Designer.cs (2)
38
this.textBox1 = new System.Windows.Forms.
TextBox
();
43
this.textBox2 = new System.Windows.Forms.
TextBox
();
ListBoxes.Designer.cs (4)
36
this.textBox1 = new System.Windows.Forms.
TextBox
();
41
this.textBox2 = new System.Windows.Forms.
TextBox
();
46
this.textBox3 = new System.Windows.Forms.
TextBox
();
51
this.textBox4 = new System.Windows.Forms.
TextBox
();
MultipleControls.Designer.cs (1)
40
this.textBox1 = new System.Windows.Forms.
TextBox
();
Password.Designer.cs (5)
36
textBox1 = new
TextBox
();
37
textBox2 = new
TextBox
();
43
textBox3 = new
TextBox
();
45
textBox4 = new
TextBox
();
46
textBox5 = new
TextBox
();
PictureBoxes.Designer.cs (1)
36
this.imageUri = new System.Windows.Forms.
TextBox
();
RichTextBoxes.cs (1)
129
TextBox textBox =
new
() { Left = 50, Top = 50, Width = 400 };
ScrollableControls.Designer.cs (1)
73
textBox1 = new
TextBox
();
TextBoxes.Designer.cs (4)
34
this.textBox = new System.Windows.Forms.
TextBox
();
35
this.RTLTextBox = new System.Windows.Forms.
TextBox
();
36
this.multilineTextBox = new System.Windows.Forms.
TextBox
();
37
this.RTLMultilineTextBox = new System.Windows.Forms.
TextBox
();