Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1336

Summary: Examples\Visual Basic\Visual Basic 5 & 6\ActiveX Control
Product: ActiveX TeeChart Reporter: Shinobu Nagai <nagai>
Component: Examples DemoAssignee: Steema Issue Manager <issuemanager>
Status: CONFIRMED ---    
Severity: enhancement CC: sandra
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description Shinobu Nagai 2015-10-05 22:49:40 EDT
Hello,

The following is a part of TeeChart2015VBCtl.vbp:

--------------------------------------
Title="TeeChart2014VBCtl"
ExeName32="TeeChart2014VBCtl.ocx"
Command32=""
Name="TeeChart2015VBCtl"
HelpContextID="0"
CompatibleMode="0"
CompatibleEXE32="TeeChart2014VBCtl.ocx"
MajorVer=1
MinorVer=0
--------------------------------------

It says "TeeChart2014VBCtl.ocx", but shouldn't it be "TeeChartVBCtl.ocx"?

Thank you in advance,