1 write to _lblCompare
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
223
this.
_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);
103
this.
_lblCompare
.TabIndex = tabOffset++;
260
this.
_lblCompare
.Location = new System.Drawing.Point(0, 4);
261
this.
_lblCompare
.Size = new System.Drawing.Size(211, 16);
288
this.
_lblCompare
});