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