10 years ago, I have developed an MDI application using VB.Net.
Since, I have also developed a Primefaces Java Oracle application with multiple tabs in Chrome and some possibilities to move some tabs on another screen.
I'm now interesting to use same technic for my VB.Net application.
Is it possible to dynamically move a MDI Child form from main application in a second screen ?
Is it possible using MDI child or must I migrate to SDI application ?