I was wondering if anyone has any tips on how to run VB.NET IDE & the application you're programming on 2 monitors.
I have a laptop for programming, and it has a VGA-out so I can connect a monitor to it, and use dual displays. I'd like to keep the IDE on my laptop screen, and have my program (when running) on the 2nd display.
Must I manually set the window positions of my program in code so it goes that second display? Or does anyone have any suggestions/tips on how to do this?
thanks
Chris
I have a laptop for programming, and it has a VGA-out so I can connect a monitor to it, and use dual displays. I'd like to keep the IDE on my laptop screen, and have my program (when running) on the 2nd display.
Must I manually set the window positions of my program in code so it goes that second display? Or does anyone have any suggestions/tips on how to do this?
thanks
Chris