I'm creating a project called 'Wandows' (You can view the project here)
I'm trying to get my application to change the second monitor mode programmatically. So that if the monitor is on duplicate it will switch to extend or if it is on extend it will switch to duplicate!
I have found a question about this here - however it is in C# Not vb .net!
I'm using vb .net as my programming language
Can someone please explain how to do this!