1 write to _lblType
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
225this._lblType = new System.Windows.Forms.Label();
5 references to _lblType
System.Web.Mobile (5)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (5)
89_lblType.Text = SR.GetString(SR.DeviceFilterEditorDialog_TypeTxt); 105this._lblType.TabIndex = tabOffset++; 264this._lblType.Location = new System.Drawing.Point(0, 4); 265this._lblType.Size = new System.Drawing.Size(211, 16); 300this._lblType});