I'm writing forms app for wm5 in vb 2005.
I make sure the forms look ok in landscape at form design time.
My question is - is there a way of quickly putting the wm5 device emulator for vs2005 in to landscape mode
At the moment I have to go in to settings/screen and change the orientation as I would if the device was real.
Any shortcuts available

quick way of changing orientation in wm5 emulator?
BLueDeViL
I believe you can use ChangeDisplaySettingsEx function. You might want to take a look at http://msdn2.microsoft.com/en-us/library/ms908108.aspx
Hope this helps.
-Thanks,
Mohit