Page 1 of 1

TeeChart and Windows.Forms.Controls

Posted: Fri May 16, 2008 6:17 pm
by 9642236
Does the teechart control inherit from systems.windows.forms.controls?

We are wokring with ActiveReports 3 by Data Dynamics and wish to put the teechart control on their report but are unable to at present.

Support in active Reports 3 only exists for thrid party controls that are based on the system.windows.forms.controls namespace so I'm thinking that teechart might not.

Any help is appreciated.

Thank-you

Posted: Mon May 19, 2008 8:56 am
by narcis
Hi castle,

Yes, TChart control inherits directly from System.Windows.Forms.Control.

You can see TChart's declaration openning TeeChart.dll with Lutz Roeder's Reflector.