1 write to _pnlRight
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
228
this.
_pnlRight
= new System.Windows.Forms.Panel();
5 references to _pnlRight
System.Web.Mobile (5)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (5)
96
this.
_pnlRight
.TabIndex = tabOffset++;
250
this.
_pnlRight
,
270
this.
_pnlRight
.Controls.AddRange(new System.Windows.Forms.Control[] {this._pnlCompare,
276
this.
_pnlRight
.Location = new System.Drawing.Point(215, 0);
277
this.
_pnlRight
.Size = new System.Drawing.Size(219, 226);