I'd like to convert an Windows Forms MDI app to a Non MDI app to make multiple monitors available.
But I want to have multiple forms visible at the same time and would like to stick to Windows Forms.
Right now some of these forms open other forms thru code in the main form.
Example: An invoice form can open the associated payment form and display the payment info.
I've read some articles that Google came up with, but nothing sounds easy or is not Windows Form based.
Any suggestions would be appreciated.
Auguy
Sylvania/Toledo Ohio
But I want to have multiple forms visible at the same time and would like to stick to Windows Forms.
Right now some of these forms open other forms thru code in the main form.
Example: An invoice form can open the associated payment form and display the payment info.
I've read some articles that Google came up with, but nothing sounds easy or is not Windows Form based.
Any suggestions would be appreciated.
Auguy
Sylvania/Toledo Ohio