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