Visual Basic
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. »
Creating a Mp3 Player In VB.net 2008 (Express \ Standard)
A Mp3 player is a hard task, but if you plan to use the Windows Media Player Controls it becomes so much easier, and so much quicker. In this tutorial I shall show you how to build your own basic Mp3 Player. Of course this is not going to oust great clients such as... »
Getting Started with Visual Basic 6.0
Tha Visual Basic IDE is made up of a number of components Menu Bar Tool Bar Project Explorer Properties window Form Layout Window Toolbox Form Designer Object Browser »

