Vishal
Vishal

Reputation: 215

Multi screen/Monitor Management

Does the index in array Screen.AllScreens map to the Screen number as shown by the operating system?

Upvotes: 1

Views: 925

Answers (1)

Andrew Brown
Andrew Brown

Reputation: 4126

In this thread on MSDN forums, Jialiang Ge of Microsoft states:

I discussed this with the Shell team. Here is the team's response:

There is not a supported way to figour [sic] out the IDs that you referred to programmatically. It was never a design goal to provide a way for applications to label monitors with the same IDs that the screen resolution control panel uses. What is your application trying to accomplish?

Upvotes: 2

Related Questions