Changes

Jump to: navigation, search

Visual Basic Modules and Procedures

458 bytes added, 18:43, 13 August 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Building a Visual Basic Status Bar|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Understanding Visual Basic Variable and Constant Types|Next]]</td>
<tr>
<td width="20%">Building a Visual Basic Status Bar<td align="center"><td width="20%" align="right">Understanding Visual Basic Variable and Constant Types</td>
</table>
<hr>
 
A key part of developing applications using Visual Basic is ensuring that the code is carefully structured. This involves segmenting the code into ''projects'', ''modules'' and ''procedures'' so that it is easy to understand and maintain.

Navigation menu