Tools Links Login

Browsing Visual Basic 6

Prev   Next

Dynamically Added Objects
This short, simple code allows the addition of objects into a container on another form (in this case a PicturBox).
Posted:2002-06-01, 98 views

Picture/Graphic Viewer
To view more than one image simultaneously so that you don't have a heap of images loaded in your taskbar like IE does for me.
Posted:2002-06-01, 79 views

Change Windows (add pics to menus and change the caption)
This code lets the user change the caption of a window, and it lets them add a small picture to the menu item of their choice.
Posted:2002-06-01, 91 views

Email address harvesting
Our support department handles roughly 300 emails a week that come into our mailbox in Outlook.
Posted:2002-06-01, 85 views

Quest RPG Game
This game is based on my favourite game: Zelda64.
Posted:2002-06-01, 82 views

clsFocus
clsFocus is a class that can be associated with a form, allowing to perform data entry checking and focus handling with almost no code at all.
Posted:2002-06-01, 95 views

Quickest way to export a listview to Excel
This is a faster way to take a listview control and display its contents in a new Excel workbook.
Posted:2002-06-01, 264 views

Prev   Next