reset Combobox
this.cobFrom.SelectedIndex = cobFrom.Items.IndexOf("New");
set Index Cobobox
this.cobFrom.SelectedIndex =0;