InputBox does not displayed correctly!!

R

Robert

InputBox does not displayed correctly!!

My program uses InputBox prompts the user to enter user name at startup. The
InputBox displayed as expected but only first line of the prompt is
displayed and all the remaining lines of the prompt are cut off. I see a
half of the second line covered by the text box. Does this happen to you?

I am using VB.NET 2003 and the Pockect PC is running Windows Mobile 2003.
This happens on all the Pocket PCs I have (iPaq, Symbol, Dell...). It seems
a MS CF bug. I update the CF on device using CF1.0 SP3 cab from MS and it
doesn't help at all.

Any ideas?
 
P

Peter Foot [MVP]

Unfortunately it's a running issue with the Visual Basic InputBox component.
The workaround is to create your own form for this purpose.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top