votes
C# multiple method execution?
Hi I have a windows form with a tabcontrol and a form button. I am trying to figure out the best way forward for this button to execute 5 different methods sensibly? the tabcontrol has 5 tab pages which host 5 different sets of inf ...
