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