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