C
csharpula csharp
Hello,
I got the following scenario :
ComboBox in UI where the user chooses one of the options and according
to his/her choise - I create new object (or sub form). What is the best
way doing it? (I can do switch with cases but it seems not good enough)
Thanks!
I got the following scenario :
ComboBox in UI where the user chooses one of the options and according
to his/her choise - I create new object (or sub form). What is the best
way doing it? (I can do switch with cases but it seems not good enough)
Thanks!