1 write to _dummyLabel1
System.Web.Entity.Design (1)
System\Data\WebControls\Design\Util\WizardForm.cs (1)
100this._dummyLabel1 = new System.Windows.Forms.Label();
6 references to _dummyLabel1
System.Web.Entity.Design (6)
System\Data\WebControls\Design\Util\WizardForm.cs (6)
118this._wizardButtonsTableLayoutPanel.Controls.Add(this._dummyLabel1); 144this._dummyLabel1.Location = new System.Drawing.Point(75, 0); 145this._dummyLabel1.Margin = new System.Windows.Forms.Padding(0); 146this._dummyLabel1.Name = "_dummyLabel1"; 147this._dummyLabel1.Size = new System.Drawing.Size(3, 0); 148this._dummyLabel1.TabIndex = 20;