1 write to _dummyLabel2
System.Web.Entity.Design (1)
System\Data\WebControls\Design\Util\WizardForm.cs (1)
96this._dummyLabel2 = new System.Windows.Forms.Label();
6 references to _dummyLabel2
System.Web.Entity.Design (6)
System\Data\WebControls\Design\Util\WizardForm.cs (6)
120this._wizardButtonsTableLayoutPanel.Controls.Add(this._dummyLabel2); 163this._dummyLabel2.Location = new System.Drawing.Point(153, 0); 164this._dummyLabel2.Margin = new System.Windows.Forms.Padding(0); 165this._dummyLabel2.Name = "_dummyLabel2"; 166this._dummyLabel2.Size = new System.Drawing.Size(7, 0); 167this._dummyLabel2.TabIndex = 40;