|
Some OLE custom controls are registered in the system registry when they are installed. Registered controls appear in the Control Type list box in the Insert Object dialog in the Window Painter.
¨ To Register an OLE custom control
- Select the OLE object in the window painter.
- Select the Insert Control tab.
- Unregistered controls can be registered by clicking the Register New command button
- Select the OCX filename to register in the Browse file dialog.
Controls can also be registered by running the REGSVR32.EXE program. If you move the OCX file, you will have to register it again since the path is stored in the system registery.
|