Copyright Borland International
ObjectWindows (C) 1995

Title: OCXDLG Example

Keywords: Using OCF in OWL to create a dialog box with embedded OCX controls.

In order to run this example you MUST first install 2 of the Visual
Components OCX controls provided with your Borland C++ CD.  These are:

- 1st Impressions Chart
- Formula One Spread Sheet

This example demonstrates the ability to place OCX controls in a dialog and
communicate with them.  Values can be entered into the spreadsheet and will
appear in the chart.


