News

Define Your Data Source Many VB6 developers complain about the lack of the FileListBox, DirListBox, and DriveListBox controls in the .NET Framework. Fortunately, you can use databinding to work around ...
VB6 makes use of collections in many ways, such as keeping track of controls on a form and system printers. Learn how to create a Collection object, as well as how to use the Add method to add ...
Visual Basic 6 makes graphical user interface development so easy that developers often put too little time and effort into designing a clean GUI. This article offers some pointers for keeping ...
If I have a tab control where each tab has an identical context menu but the commands in the said menus act on a different object of the same type (a different object for each tab page, or rather ...
So I've spent some time learning ASP.NET development using VB.Presently I have an application that on page load queries my AD and pulls a list of computers in a specific OU. In order to see the ...
Launch Visual Basic 6 or Visual Basic Express. Open the project file in which you want to create a module and command button that creates an Excel spreadsheet from selected data.
How to Connect to SQL From VB6. If your business does any programming in Windows, then a basic knowledge of VB6 programming concepts is essential. Windows provides a set of objects and functions ...
The tool is available in a free trial that comes with more than 20MB of sample code, including controls and a fictional VB6 ERP system for migration testing. "Developers want to spend their time ...