Description
Object wizards are available in the Object tab page in the New dialog box. The Object tab page also contains icons for creating new user objects, windows, menus, structures, and functions in the painter for that object.

Object wizards create (in an existing application) either a new custom class user object or a Connection object for communication with a database or component. Custom class user objects that are created by Object wizards are component objects with the characteristics needed for deployment to certain environments.
What the Object wizards do
Here's what you can do with Object wizards:
|
Using this Object wizard
|
You create a new
|
|
Connection Object wizard
|
Connection object used for connection to a database or connection from a client to a Jaguar component on a server
|
|
Jaguar Component wizard
|
Custom class user object and a new project. The user object (to which you later add methods and properties) has the characteristics needed to be a Jaguar component object that can be deployed to a Jaguar server
|
|
COM/MTS Component wizard
|
Custom class user object and a new project. The user object (to which you later add methods and properties) has the characteristics needed to be a COM/MTS component object that can be deployed to a Microsoft MTS server
|
|
Automation Server wizard
|
Custom class user object and a new project. The user object (to which you later add methods and properties) has the characteristics needed to be an automation server that you can access from OLE-enabled clients
|
See also
Start wizards Project wizards
|