all groups > dotnet compact framework > march 2006 >
You're in the

dotnet compact framework

group:

Detecting keyboard popup


Re: Detecting keyboard popup Chris Tacke [MVP]
3/30/2006 3:29:42 PM
dotnet compact framework:
The InputPanel has an EnabledChanged event:

http://msdn2.microsoft.com/en-US/library/microsoft.windowsce.forms.inputpanel.enabledchanged(VS.80).aspx

-Chris


"Peter Morris [Droopy eyes software]" <pete@droopyeyes[dot]comREMOVETHIS>
[quoted text, click to view]

Re: Detecting keyboard popup Tim Wilson
3/30/2006 3:34:52 PM
The following quick start tutorial describes how this can be done.
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/inputpanel.aspx

--
Tim Wilson
..NET Compact Framework MVP

"Peter Morris [Droopy eyes software]" <pete@droopyeyes[dot]comREMOVETHIS>
[quoted text, click to view]

Detecting keyboard popup Peter Morris [Droopy eyes software]
3/30/2006 9:12:12 PM
I recently saw an article on the web that detected when the keyboard popped
up. It then measured the size of this virtual keyboard control and resized
a TabControl so that the tabs were visible.

Does anyone know the url / name of author / or anything at all which may
help me to relocate it?


Thanks

Pete

Re: Detecting keyboard popup Peter Morris [Droopy eyes software]
3/30/2006 9:41:53 PM
That was the one, thank you very much Tim!

AddThis Social Bookmark Button