Changes

Jump to: navigation, search

Visual Basic Modules and Procedures

17 bytes added, 20:14, 31 July 2007
Visual Basic Code Modules
Name the new module ''Math.vb'' and click the ''Add'' button. The new module will be added to the project and a new tab labeled ''Math.vb'' for accessing the module code appears in the design area:
[[Image:Examplvisual_basic_new_module.jpg]]
Now that we have added a new module to our project the next step is to add Visual Basic code to that module. Before we can do that, however, we need to learn about Visual Basic ''procedures''.

Navigation menu