Hi,
this is quite a beginner question but I would like some advise on how to correctly/nicely perform the following:
1) I have an explorer taskpane on the left of my main form, let's call it "Menu" ;)
2) I have the left over zone, the "Main" zone
How can I easily design my forms and add it dynamically to the Main zone when clicking on the smarttask items of the Menu?
For the moment, I would use a panel filling the whole Main zone, and adding a usercontrol into this panel on menu items click.
I hope I'm clear, and I'm waiting for your advices (or code samples).
Thanks
Eric