Search found 1 match
- Mon Oct 23, 2006 7:17 pm
- Forum: .NET
- Topic: Using TChart .NET with VS 2005 C++/CLI?
- Replies: 1
- Views: 2505
Using TChart .NET with VS 2005 C++/CLI?
Using Visual Studio C++ 2005 Express Edition 8.0.50727.42 TeeChart.Lite.dll Assembly version 2.0.2263.29186 I create a new CLR Windows Forms application. I then add the dll to the toolbox and select it. I add a TChart component to the form. It generates code like: this->MyChart = (gcnew Steema::TeeC...