6 references to _lblChoices
System.Web.Mobile (6)
UI\MobileControls\Design\TemplatingOptionsDialog.cs (6)
73
_lblChoices
.Text = SR.GetString(SR.TemplatingOptionsDialog_FilterCaption);
106
_lblChoices
.TabIndex = ++tabIndexOffset;
122
_lblChoices
.Location = new System.Drawing.Point(0, 0);
123
_lblChoices
.Size = new System.Drawing.Size(276, 16);
124
_lblChoices
.TabStop = false;
160
this.
_lblChoices
,