Chapter 4 View contents of this chapter

Introduction

You might have heard how easy is to program in Visual Basic. Let's find out how easy it really is! In this chapter, we will create the first application from scratch. The application is very simple, and displays a message "Hello World".

Baby Steps

There are three main steps to creating an application in Visual Basic:

  • Create the interface
  • Set the properties
  • Write the code

 



© Universal Teacher Publications        INDEX Previous Screen Next Screen