WebBrowser widget - auto deploy keyboard

  • Thread starter Thread starter stealthrabbi
  • Start date Start date
S

stealthrabbi

Hello,

Working with VS2005, .NET CF 2.0 SP1, and Windows CE 4.2.

Basically, for Text Boxes that I use, i have hooks in place for when
the box gains / loses focus the SIP (Soft Input Panel) aka Keyboard,
gets shown / hidden respectively. Is there a way to have this
behavior automatically occur for HTML textboxes (TEXTAREAs)?
Currently, when clicking on a text box in the WebBrowser widget, the
user must manually invoke the keyboard

Thanks,
~Mark
 
Back
Top