1 write to _lblArgument
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
233this._lblArgument = new System.Windows.Forms.Label();
5 references to _lblArgument
System.Web.Mobile (5)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (5)
82_lblArgument.Text = SR.GetString(SR.DeviceFilterEditorDialog_Argument); 107this._lblArgument.TabIndex = tabOffset++; 286this._lblArgument, 295this._lblArgument.Location = new System.Drawing.Point(0, 48); 296this._lblArgument.Size = new System.Drawing.Size(211, 16);