An important part of developing Visual Basic applications is structuring the code. This is achieved using modules and procedures. The purpose of this chapter is to provide a detailed overview of these two codxe structuring solutions.
== Visual Basic Code Modules ==