

The first part is creating the user interface, this is a simply drag and drop environment where you can add different form controls such as a text box. To input data in Visual Basic there are lots of different form controls that you can use to do this, the most common ones are text boxes and combo boxes. The most common ways you will use are by Message Box or List Box.

However, the language of modern visual basic is more or less the same.If you want to display something on screen in Visual Basic you can do it in a number of ways. It is also necessary because Microsoft has stopped supporting Visual basic 6 now they have more advanced version of visual basic in the form of VB.Net and other versions. I recommend few good books here which has detailed information about Visual Basic 6.0 programming. Whether you are a student or self-learner, it is hard to learn programming without a good book. For some projects you can use Microsoft Excel or SQL as the data sources.
