1 write to _pnlCompare
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
231
this.
_pnlCompare
= new System.Windows.Forms.Panel();
8 references to _pnlCompare
System.Web.Mobile (8)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (8)
101
this.
_pnlCompare
.TabIndex = tabOffset++;
270
this._pnlRight.Controls.AddRange(new System.Windows.Forms.Control[] {this.
_pnlCompare
,
285
this.
_pnlCompare
.Controls.AddRange(new System.Windows.Forms.Control[] {this._txtArgument,
289
this.
_pnlCompare
.Location = new System.Drawing.Point(8, 90);
290
this.
_pnlCompare
.Size = new System.Drawing.Size(211, 136);
562
_pnlCompare
.Visible = true;
577
_pnlCompare
.Visible = false;
588
_pnlCompare
.Visible = true;