G
Guest
Sort of a beginner question -
What might be the best way to design a windows form that contains a menu,
whose items are loading different content in the form.
I'm used to do that via panels (visible attribute).
I guess thats not a good way. Would it be better, to use a new form for each
menu-item (to be loaded)?
thanks for your time
What might be the best way to design a windows form that contains a menu,
whose items are loading different content in the form.
I'm used to do that via panels (visible attribute).
I guess thats not a good way. Would it be better, to use a new form for each
menu-item (to be loaded)?
thanks for your time