Full Screen Problems

  • Thread starter Thread starter Seefor
  • Start date Start date
S

Seefor

I'm using Compact Framework version 1.0

1) How can I hide the keyboard every time my application is activated?

2) How do I disable the hardware buttons, but then reenable them when my
application has lost focus?

3) Is it possible to detect if the user has switched to landscape mode and
prevent the application from loading with an error message if they have?

TIA
 
Alex Yakhnin said:
It's all has been answered many times. Please search the archives:

Is there a way to determine when an application is activated? or do I have
to add the activated event to all forms?
 
Back
Top