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
TeeChart and Windows.Forms.Controls
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
Yes, TChart control inherits directly from System.Windows.Forms.Control.
You can see TChart's declaration openning TeeChart.dll with Lutz Roeder's Reflector.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |