| Thread | Last Post | Replies |
|
| ImageCtl Display Problem | 28 Aug 2005 02:55 GMT | 5 |
All, Just got Embedded Visual Basic 3.0 up and running. Tried to add a bitmap image(Image1.bmp) to the form but it will not display. Checked that I have the correct components active(MSCE Image Control 3.0 and MSCE PictureBox
|
| invalid sheet identifier error. | 27 Aug 2005 00:27 GMT | 2 |
I don't understand why I'm getting this error: "Invalid sheet identifier" I made a function that uses the visio com object that opens visio invisibly, choose an object, highlights, saves it and then exports it out a .png. Everything works flawlessly in asp.net.
|
| Sync Problem with Embedded Visual Basic 3.0 Emulator | 22 Aug 2005 21:53 GMT | 1 |
All, I am a newbie and I am trying to debug a new program using the emulator that comes with EVB 3.0. I need to move some files to from my Windows XP Pro Desktop to the emulator to complete the testing. I can't seem to find out
|
| Looking for a printing utility. | 21 Aug 2005 12:38 GMT | 2 |
I have been looking on the web for a printer utility to work with eVB that I can package with the app and not have to spend a fortune on licenses. My Palm app uses Palm Print which costs around $35.00 for my customers to purchase. When I first wrote the app, two years ago, there ...
|
| Converting text to integer | 04 Aug 2005 11:59 GMT | 6 |
In my project I load a string from a text file using API. After seperating the record into fields, I need to convert the string variants into a numeric variants to be able to use the field values in calculations. I tried Cint, but it does not seem to work.
|