1 write to _lblArgument
System.Web.Mobile (1)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
233
this.
_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);
107
this.
_lblArgument
.TabIndex = tabOffset++;
286
this.
_lblArgument
,
295
this.
_lblArgument
.Location = new System.Drawing.Point(0, 48);
296
this.
_lblArgument
.Size = new System.Drawing.Size(211, 16);