Adding the Application Object

The next step required to build your Visual Basic Application will be to add an Application Object to the Project workspace. The name you specify for the Application object will be the name of the Visual Basic Application generated by ObjGen. Our example will create a Visual Basic Application that uses the Northwind database, which ships with Visual Basic 5.0 and Access 97.

Notice that ObjGen created a Main form, 'Open Form' dialog and an About Box along with two modules that define application level support functions. These objects were created automatically by ObjGen when the Project Initialization script defined by the framework was processed when the new application was added to the project workspace.

 


Copyright © 2005 Everett Ward Systems. All rights reserved.
Other products & companies referred to herein are trademarks or registered trademarks
of their respective companies or mark holders.