public FrmGameHistory() { InitializeComponent(); Tools.BindCbo(MyTool.GetLotteryItems(), cboGame); cboStatus.SelectedIndex = 0; }