?
?scar Martins
Hello ppl
I'm developing an app which has one panel in main form. Now, I´m
building different forms that are added to the controls collection of
that panel... In this way, dinamically, I can show different forms in
a sdi project.
What I want to know is whether to use forms or usercontrols...what the
difference between this objects when applied to this kind of app??
Note: The user will interact with the form the panel is showing in
that specific moment and, maybe, click a button that will SendToBack
that form and bringtofront each other... It´s this kind of interface
that I have now... But what´s the best way to achieve this? With
usercontrols or windows forms?
Thanks in advance
I'm developing an app which has one panel in main form. Now, I´m
building different forms that are added to the controls collection of
that panel... In this way, dinamically, I can show different forms in
a sdi project.
What I want to know is whether to use forms or usercontrols...what the
difference between this objects when applied to this kind of app??
Note: The user will interact with the form the panel is showing in
that specific moment and, maybe, click a button that will SendToBack
that form and bringtofront each other... It´s this kind of interface
that I have now... But what´s the best way to achieve this? With
usercontrols or windows forms?
Thanks in advance