Understanding Project Files
Each Visual Basic project is composed of several code files. Some of them are by default visible to you, and they are the ones you need to edit to create your application. In addition, some other files (which are hidden by default but can be made visible manually) can be considered as support files. To understand the kind of support that these files offer, consider that most of the settings you can provide to your applications via the My Project window are represented with Visual Basic code. Particularly, Visual Basic translates into code the content of the Application, Resources, Settings, and My Extensions tabs. The following sections provide a detailed description of the files that represent the Application tab ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access