1 write to _lblMethod
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
229
this.
_lblMethod
= new System.Windows.Forms.Label();
5 references to _lblMethod
System.Web.Mobile (5)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (5)
84
_lblMethod
.Text = SR.GetString(SR.DeviceFilterEditorDialog_Method);
109
this.
_lblMethod
.TabIndex = tabOffset++;
278
this.
_lblMethod
.Location = new System.Drawing.Point(0, 48);
279
this.
_lblMethod
.Size = new System.Drawing.Size(211, 16);
299
this.
_lblMethod
,