Click here to Skip to main content
15,914,419 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Windows Service -ish application for pocket PC:s. Howto? Pin
Eugene Ochakovsky8-Mar-06 10:34
Eugene Ochakovsky8-Mar-06 10:34 
QuestionAutocomplete combobox Pin
feuch218-Mar-06 8:38
feuch218-Mar-06 8:38 
QuestionWM5 problem Pin
mav_erick7-Mar-06 20:43
mav_erick7-Mar-06 20:43 
Question.NET CF 2.0 COM/COM+ Access Pin
Seraphin6-Mar-06 22:11
Seraphin6-Mar-06 22:11 
QuestionPredelivery of DRM licence on Pocket PC Pin
mrazi6-Mar-06 20:27
mrazi6-Mar-06 20:27 
QuestionHow do I get rid of the simulated keypad? Pin
Jethro633-Mar-06 9:55
Jethro633-Mar-06 9:55 
AnswerRe: How do I get rid of the simulated keypad? Pin
Jonas Larsson5-Mar-06 21:49
Jonas Larsson5-Mar-06 21:49 
AnswerRe: How do I get rid of the simulated keypad? Pin
jw_barber3-May-06 16:53
jw_barber3-May-06 16:53 
If "sip" is your keyboard form --


private Microsoft.WindowsCE.Forms.InputPanel sip

then
sip.Enabled = false;


will remove it from the screen. Is that what you are looking for?

Jim
Question"cannot establish connection to network" exception Pin
amresawy2-Mar-06 10:04
amresawy2-Mar-06 10:04 
AnswerRe: "cannot establish connection to network" exception Pin
Vasudevan Deepak Kumar2-Mar-06 20:33
Vasudevan Deepak Kumar2-Mar-06 20:33 
Question"unable to connect to remote server"error Pin
amresawy2-Mar-06 7:28
amresawy2-Mar-06 7:28 
AnswerRe: "unable to connect to remote server"error Pin
Vasudevan Deepak Kumar2-Mar-06 20:34
Vasudevan Deepak Kumar2-Mar-06 20:34 
QuestionChanging color of components and system. Pin
Fernando A. Gomez F.2-Mar-06 5:53
Fernando A. Gomez F.2-Mar-06 5:53 
AnswerRe: Changing color of components and system. Pin
Jonas Larsson3-Mar-06 0:49
Jonas Larsson3-Mar-06 0:49 
GeneralRe: Changing color of components and system. Pin
Fernando A. Gomez F.3-Mar-06 4:04
Fernando A. Gomez F.3-Mar-06 4:04 
GeneralRe: Changing color of components and system. Pin
Jonas Larsson3-Mar-06 4:30
Jonas Larsson3-Mar-06 4:30 
QuestionDeleting registry keys after uninstall on a .NETCF app Pin
dapoussin28-Feb-06 23:16
dapoussin28-Feb-06 23:16 
QuestionRAS Client on WinCE mobil device Pin
kstoj28-Feb-06 5:40
kstoj28-Feb-06 5:40 
QuestionScreen Shot Pin
Polymorpher27-Feb-06 13:03
Polymorpher27-Feb-06 13:03 
AnswerRe: Screen Shot Pin
Jonas Larsson28-Feb-06 3:40
Jonas Larsson28-Feb-06 3:40 
AnswerRe: Screen Shot Pin
JimRoss2-May-06 12:06
JimRoss2-May-06 12:06 
QuestionContextMenu problem in Compact Framework? Pin
pmasknguyen27-Feb-06 6:02
pmasknguyen27-Feb-06 6:02 
Questionhandwriting recognition API Pin
hellrom26-Feb-06 6:08
hellrom26-Feb-06 6:08 
AnswerRe: handwriting recognition API Pin
Vasudevan Deepak Kumar1-Mar-06 22:46
Vasudevan Deepak Kumar1-Mar-06 22:46 
QuestionLogin Session ASP.NET Pin
oskardiazdeleon25-Feb-06 22:41
oskardiazdeleon25-Feb-06 22:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.