What's Visual Basic Development Environment ?

Tuesday, August 4, 2009 ·

When you start your Visual Basic and select a project type, a graphical development environment appears on your screen. In this Visual Basic Development Environment you can develop your Visual Basic applications. You can design your Visual Basic program interface and write your program code. And also you can run your Visual Basic Program for testing and compile them.

Development Environment in Visual Basic has several elements, such as:

  • Visual Basic Project
  • Visual Basic Standard Toolbar
  • Visual Basic Toolbox
  • Visual Basic Form Designer
  • Visual Basic Project Explorer Window
  • Visual Basic Properties Window
  • Visual Basic Code Editor Window
  • Visual Basic Immediate Window

    Each elements has specific funcions, however they all make easy to develop your VB applications.
    Look at below image for your illustration.

    Your Visual Basic Development Environment

    In the next posting I will explain each above component, what they used for, and how to use them.


  • 2 comments:

    Anonymous said...
    August 6, 2009 at 1:33 AM  

    nice visual theory...


    Get More Details

    Free Clip of Tips said...
    August 6, 2009 at 7:38 AM  

    Hi,
    Thank's for your visit. I'll try to write the theory and then tips how to implement it.

    Post a Comment