I am writing an application for Windows Mobile 6.1, and I would like the application always run on landscape mode, regardless of the screen rotation. Does anyone have any idea? Thanks :)
Asked
Active
Viewed 566 times
1 Answers
0
It's a bit of a hack, but you could always watch the device's ScreenOrientation and change it back when you see it altered. As a user, I'd really dislike that behavior though.

ctacke
- 66,480
- 18
- 94
- 155