Browsing Visual Basic 6
Custom Calendar Control
We were trying to create an application in a COM enabled programming envoriment, and needed the weeks shown in a calendar.
Even Better Multithreading with Low Overhead
Theres a code on PSC that says the best stable multithreading in vb6 is done with activex.
_aLfa_ Flat Controls
This code flattens ComboBoxes (even if they are ownerdrawn), EditBoxes and Checkboxes without any problems.
Frequently Asked VB Questions
If you've ever been to the Visual Basic Discussion Forum then you realize why I'm posting this.
jeffLabel - true transparent label control with drop shadow effect
jeffLabel is a replacement usercontrol for the standard Visual Basic label control.
Directory file list generator
Creates a list of files in a directory, something explorer does not allow you to do.
Beep
Uses the 'Beep' function of the API to produce sound.