InputPanel Problems

  • Thread starter Thread starter Atley
  • Start date Start date
A

Atley

How do I ensure that the Keyboard Icon (InputPanel) is either present or not
present on certain forms in VB.NET 2003? I have a problem with the panel
coming up some times and not others, and not always at the best possible
time.

Any help is greatly appreciated.

Atley
 
Hi Atley,

The icon should be visible whenever you have a menu attached to the form.
We've actually fixed numerous bugs around that icon - so you might want to
give SP2 if you're already using it.

-Katie

This posting is provided "AS IS" with no warranties, and confers no rights.

***.Net Compact Framework Info***
Faq:
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.a
spx
QuickStarts: http://samples.gotdotnet.com/quickstart/CompactFramework/
Samples:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/h
tml/CompactfxTechArt.asp

--------------------
| From: "Atley" <[email protected]>
| Subject: InputPanel Problems
| Date: Wed, 10 Dec 2003 09:00:45 -0500
| Lines: 10
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <#[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| NNTP-Posting-Host: dial-1-1-32.cybrnet.net 209.5.241.159
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFTNGXA0
5.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.compactframework:40498
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| How do I ensure that the Keyboard Icon (InputPanel) is either present or
not
| present on certain forms in VB.NET 2003? I have a problem with the panel
| coming up some times and not others, and not always at the best possible
| time.
|
| Any help is greatly appreciated.
|
| Atley
|
|
|
 
Back
Top