Tag Archive
Visual Basic 6.0 - Exporting a DataReport to Microsoft Word
In this article we’ll create a simple database in Microsoft Access and then create a user interface in Visual Basic 6.0. Putting everything together should be relatively easy because we’ll use Adodc Componenet to make the connection to our Database. We’ll then add a DataEnvironment and DataReport and within minutes we’ll be able to export our... »
Creating Multimedia Applications
You can create various multimedia applications in VB that could play audio CD, audiofiles, VCD , video files and more. To be able to play multimedia files or multimedia devices, you have to insert Microsoft Multimedia Control into your VB applications that you are going to create. However, Microsoft Multimedia Control... »
How To Make menus in Visual Basic
Firstly, to start off, open up Visual Basic 6.0. When you’ve done that, it should prompt you with a dialog box asking you what type of project you want to make. Choose Standard EXE and press open. »

