Page 1 of 1

Custom ChartController buttons disappear

Posted: Tue Aug 11, 2009 10:59 am
by 15653073
Dear forum users and support team,

When I use the AddToolstripButton to create new buttons on the ChartController or use "InsertStandardItems", the new buttons are displayed in the development environment. If I then save the form, close it, then reopen it, the new buttons are no longer present. Am I doing something stupid?

I am using VS 2008 Version 9.0.30729.1 SP to compile a .Net Framework 2 Windows Forms application, withTeeChart version 4.0.2009.21355. (The same thing was happening with TeeChart version 4.0.2009.16184.)

Regards,
Richard

Re: Custom ChartController buttons disappear

Posted: Wed Aug 12, 2009 9:47 am
by yeray
Hi Richard,

Yes, this is a known bug already on the wish list (TF02012673).

On the other hand, have you seen the example demo at All Features\Welcome !\Components\ChartController\Custom Buttons that show how to work with these buttons at runtime?