Hello,
When my application changes the Resolution and then calls
System.Windows.Forms.Screen.PrimaryScreen.Bounds
call returns the previous Screen Bounds instead of the recently updated one.
How can "System.Windows.Forms.Screen.PrimaryScreen.Bounds " be forced to return the updated screen bounds ?
Is this a bug ?
Thanks
Anup