| Thread | Last Post | Replies |
|
| disable hardware buttons | 18 May 2004 18:42 GMT | 1 |
is there any way (via API?) to disable hardware buttons? my pocketpc has a full keyboard and i want to disable in a certain case... i want the user to use the barcode reader only ... thanks
|
| Trying to load .jpg file | 18 May 2004 11:16 GMT | 2 |
Hello everybody... I?m trying to load with .picture property in a Image Control a bitmap file. This .bmp is on "\my documents\" folder, but in runtime, when program tries to load the image, an error appears: "format not supported".. What?s
|
| how to declare a withevents variable so that it can called by all window forms in a project? | 17 May 2004 11:46 GMT | 1 |
I try to declare a withevents variable in the project's module like this: public withevents a_port as New Class1.classobject When i use the variable in window form like this: Private Sub a_port_passBattery(ByVal battery As String) Handles
|
| help............where can i get MSCECOMM for Win CE? | 15 May 2004 22:41 GMT | 4 |
BlankI'm using VB.net to develope a Win CE base application for touch panel.. VB 6.0 we have MSCOMM to carry out the communication control, but..... how about VB.net for Win CE? I have tried to add component MSCOMM into VB.net to develop application for Win CE, but it appears ...
|
| ComboBox Change event | 14 May 2004 03:30 GMT | 2 |
Anyone know of any special issues with this event? I cannot get it to fire by clicking it and changing to a different selection. Is the Text changing (by any means) supposed to fire this event? Thanks in advance..
|
| registry | 12 May 2004 16:11 GMT | 1 |
how can i read/write a text in the registry? thank you
|
| VB/.net & operating systems | 12 May 2004 11:11 GMT | 2 |
I am currently sourcing hardware for vertical applications The operating systems offered by the vendors are Windows CE, Windows CE.net and Windows XP Tablet We would like to use VB.net for programming our applications, but don't know whether VB.net applications will run on all of ...
|
| What to Use? | 12 May 2004 04:49 GMT | 2 |
I have a large maintenance system running in paper mills. We are moving towards Pocket PCs for the collection of lubrication and inspection information of the equipment. I am a seasoned VB6 programmer and was wonder what should I use to develop these apps. I know that eVB is free ...
|
| Embedded Visual Basic 3 and sending mail?? | 11 May 2004 21:49 GMT | 1 |
Is it possible to create in Embedded Visual Basic (so on palmtops) an email? A kind of mail-item. Can one send mail from the application written in Embedded Visual Basic? If this possible - please help me with this code. I would like to add an
|
| eVB MSCECOMM Port Speed | 11 May 2004 12:32 GMT | 5 |
I have a program to transfer ascii files to a device attached to the serial port on my Dell Axim. Comm Settings 57600,8,n,1 Handshaking none. It works but is extremely slow. Other Commercial Terminal programs do the transfer in 3 mins where my program takes 15 or more. I tried all ...
|
| Timer ProgID | 11 May 2004 11:03 GMT | 1 |
Anyone know the ProgID of the Timer Control for eVB? Thanks in advance... -BB
|
| How to set multiple page with eVB | 11 May 2004 06:44 GMT | 1 |
I want to make the form that can show multiple page which the user can use the vertical scroll bar to see the next page. I try to set the height of the form but it doesn't work. (no have the scrool bar and see the data only on the top part)
|
| MSDAERCH.dll | 11 May 2004 06:34 GMT | 2 |
Anyone know what this file does? And why it would fail during install of an English based app on a chinese version of a PPC2002? Thanks in advance.. -BB
|
| VB.NET CF or eVC++ ? | 10 May 2004 17:09 GMT | 6 |
I have a working application in eVB, but it works slowly and there are some features which are either inaccessible or I can't fathom out how to access them (drawing filled Polygons for example). I am considering porting to another language. I have experience in C on Palm
|
| Can't debug with PPC 2002 hardware to save my life | 07 May 2004 09:05 GMT | 2 |
I have never been able to use the debugger in eVB with a PocketPC hardware device. I've installed eVB on my C drive, I've installed the PocketPC 2002 SDK, I've tested that eVB can establish a connection to the device from the Platform Manager Configuration dialog. But when I ...
|