Assigning an OCX

Previous Next

See Also

Before you can assign an OLE Control to the container you need to have controls registered on your system. Read the section about registering controls to do this.

To assign an OLE control to your container:

1. Start the Windows Designer.
2. Open the info window in which you defined your OLE container.
3. Open a Property Inspector on the OLE Column object.
4. Edit the Object Name property (on the General tab) to select an OLE Control.
5. If you want to set properties of the OLE Control itself, use the Object Navigator to select the "data" child of the OLE Column.
6. Save your info window and you are ready.