| Thread | Last Post | Replies |
|
| Unloading a picture from a picturebox in VB.net | 02 Dec 2006 16:19 GMT | 1 |
I have done some code to load a picture in an array of bytes. The data is saved in a file in the Hard drive. There is also another piece of code to display the image. My issue is that I need to unload the picture before the user press the button to refresh and therefore
|
| remove picture from form | 02 Dec 2006 11:45 GMT | 10 |
I added a picture to a form when I meant to put it in a picture box. How can I delete it from the form? I'm using VB4-32. http://davehouston.net http://tech.groups.yahoo.com/group/roZetta/
|
| Is MSComm causing my PC to Restart? | 02 Dec 2006 08:06 GMT | 1 |
OK... So I have this really crazy application that is quite convoluted. It uses MSComm to interface with hardware, it uses another DLL for some other hardware, it stores stuff in a database as well as queries the
|
| Compare Tables | 02 Dec 2006 07:01 GMT | 4 |
What would be the best way to handle Compare Tables in VB6? Example: (Left column is x, right is y) If x is between ..... return y
|
| Getting module function through User Control | 02 Dec 2006 02:32 GMT | 2 |
I would like to get my Function calls in design mode true the same way as my usercontrol for example: Usercontrol = Test - Function Hi Module = ModTest - Function Hi2
|
| Developer Use of Visual Basic Plummets | 01 Dec 2006 18:27 GMT | 3 |
http://www.ng2000.com/news.php?tp=visual;basic An Evans Data study says the use of Microsoft's Visual Basic development platform has fallen dramatically due in part to use of Java and scripting languages.
|
| The Greatest Lesson I've Learned | 01 Dec 2006 05:09 GMT | 44 |
This is for all you out there that are new to programming or have simply not been in the corporate/commercial side of things and have been 'casually' writing applications (kinda like me). Since I started posting on this newsgroup, I've learned a TON
|