1 write to _lblCompare
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
223this._lblCompare = new System.Windows.Forms.Label();
5 references to _lblCompare
System.Web.Mobile (5)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (5)
87_lblCompare.Text = SR.GetString(SR.DeviceFilterEditorDialog_Compare); 103this._lblCompare.TabIndex = tabOffset++; 260this._lblCompare.Location = new System.Drawing.Point(0, 4); 261this._lblCompare.Size = new System.Drawing.Size(211, 16); 288this._lblCompare});