winforms - use multiple screens on a window - C# -


i want use multiple screens ( panel or else ) on window!

i don't want use mdi child form ...

is there way? enter image description here

or

enter image description here

our approach create "views" usercontrols , add/remove them in code to/from panel on form. times share set of common methods (interface iview) can example check whether view unsaved data, etc.


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -