1 write to _btnApplyFilter
System.Web.Mobile (1)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
153
this.
_btnApplyFilter
= new System.Windows.Forms.Button();
8 references to _btnApplyFilter
System.Web.Mobile (8)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (8)
68
_btnApplyFilter
.Text =
106
_btnApplyFilter
.Click += new EventHandler(OnApplyFilter);
131
_btnApplyFilter
.TabIndex = ++tabOffset;
186
this.
_btnApplyFilter
});
225
this.
_btnApplyFilter
.Location = new System.Drawing.Point(0, 44);
226
this.
_btnApplyFilter
.Name = "_btnApplyFilter";
227
this.
_btnApplyFilter
.Size = new System.Drawing.Size(195, 23);
512
_btnApplyFilter
.Enabled =