Adding a ComponentOne Chart 2D Control to a Web Page > Step 4: Packaging the Control > A: Creating the .INF File |
In order for your browser to correctly load and run ComponentOne Chart you must create an .INF file that lists all of the control’s dependencies. Create a text file with the suffix .INF that lists all of the files needed for this component. The files needed are:
olch2x8.ocx
Here are the contents of an example .INF file called OLECTRA.INF:
[Add.Code]
olch2x8.ocx=olch2x8.ocx
[olch2x8.ocx]
File=thiscab
Clsid={92D71E93-25A8-11CF-A640-9986B64D9618}