1 write to _lblMethod
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
229this._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); 109this._lblMethod.TabIndex = tabOffset++; 278this._lblMethod.Location = new System.Drawing.Point(0, 48); 279this._lblMethod.Size = new System.Drawing.Size(211, 16); 299this._lblMethod,