public FileIO(AutoCompleteTextBox tbBuyItemSelect) { ThreadManager.ThreadRunner(loadAHResourcesXML); this.tbBuyItemSelect = tbBuyItemSelect; }