S
Siv
Hi,
When my app starts it always starts up in the primary display of a
multi-display setup. If the user decides to always put my app in screen 2, is
there a way in VB that allows you to identify the screen you are running in?
I would then check the screen I am running in as the user closes the app and
store it in a registry setting. Then when the user re-opens the app make sure
it comes up in the same screen (probably needs a test to ensure the user
hasn't disconnected a screen since you last opened)?
I have had a look at the "My" command and can find read only properties that
relate to the screen but can't see a method that allows me to set the screen
in which to open up the app??
Any help appreciated,
Siv
When my app starts it always starts up in the primary display of a
multi-display setup. If the user decides to always put my app in screen 2, is
there a way in VB that allows you to identify the screen you are running in?
I would then check the screen I am running in as the user closes the app and
store it in a registry setting. Then when the user re-opens the app make sure
it comes up in the same screen (probably needs a test to ensure the user
hasn't disconnected a screen since you last opened)?
I have had a look at the "My" command and can find read only properties that
relate to the screen but can't see a method that allows me to set the screen
in which to open up the app??
Any help appreciated,
Siv