1 write to _dummyLabel3
System.Web.Entity.Design (1)
System\Data\WebControls\Design\Util\WizardForm.cs (1)
98
this.
_dummyLabel3
= new System.Windows.Forms.Label();
6 references to _dummyLabel3
System.Web.Entity.Design (6)
System\Data\WebControls\Design\Util\WizardForm.cs (6)
122
this._wizardButtonsTableLayoutPanel.Controls.Add(this.
_dummyLabel3
);
183
this.
_dummyLabel3
.Location = new System.Drawing.Point(235, 0);
184
this.
_dummyLabel3
.Margin = new System.Windows.Forms.Padding(0);
185
this.
_dummyLabel3
.Name = "_dummyLabel3";
186
this.
_dummyLabel3
.Size = new System.Drawing.Size(7, 0);
187
this.
_dummyLabel3
.TabIndex = 60;