O
Osvaldo Bisignano
I want to create a Microsoft Managment Console like Application. But, of
course, I cannot use just one form to do everything.
So I need to create one form for each "right panel", which will appear only
when the user select one item in the "left panel" which is a Treeview.
Cand I put a form inside a Panel? I mean, how can I instantiate a new form
and get it inside another form, the main application?
I've tried with mdi properties and with Container property, which is
readonly.
THNKS
course, I cannot use just one form to do everything.
So I need to create one form for each "right panel", which will appear only
when the user select one item in the "left panel" which is a Treeview.
Cand I put a form inside a Panel? I mean, how can I instantiate a new form
and get it inside another form, the main application?
I've tried with mdi properties and with Container property, which is
readonly.
THNKS