SearchBoxTemplate_OnTextChanged(self);
self:GetParent():OnSearchChanged(self)
UIMenuButtonStretchMixin.OnMouseDown(self, button);
PlaySound(SOUNDKIT.IG_MAINMENU_OPTION_CHECKBOX_ON);
ToggleDropDownMenu(1, nil, self:GetParent().FilterDropDown, self, 74, 15);
self.trackBG:Show();
self.trackBG:SetVertexColor(0, 0, 0, 0.75);