I have 2 forms named form1 and form2.In form1 there is a combobox which is popuplated with data using Model view Architecture.In form2,I add new entry in combobox but my form1 does not show the new entry..When i run the project again,it shows the new entry..How to refresh form1?