AncientTiger
Programmer
Scratching my head on this one...
Some of my customers have a dual-screen setup at their workstations, and some have a single screen.
I've got a VB6 program that "remembers" the last screen position and resumes it's location the next time the user starts it up.
The problem is that sometimes my dual-screen people log onto one of the single screen PC's and the program starts up WAY off the right side of the screen.
Is there a way for me to detect if the computer being used is a dual-screen computer, or a single screen so that I can adjust the startup position accordingly?
And yes...I'm ready to slap my forehead from the OBVIOUS answer
------------------------------------
Over 20 years of programming, and still learning every day!
Some of my customers have a dual-screen setup at their workstations, and some have a single screen.
I've got a VB6 program that "remembers" the last screen position and resumes it's location the next time the user starts it up.
The problem is that sometimes my dual-screen people log onto one of the single screen PC's and the program starts up WAY off the right side of the screen.
Is there a way for me to detect if the computer being used is a dual-screen computer, or a single screen so that I can adjust the startup position accordingly?
And yes...I'm ready to slap my forehead from the OBVIOUS answer
------------------------------------
Over 20 years of programming, and still learning every day!