Panel.Clone() does not work

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
VarMelb
Newbie
Newbie
Posts: 31
Joined: Wed Feb 24, 2010 12:00 am

Panel.Clone() does not work

Post by VarMelb » Thu Mar 11, 2010 3:33 am

Hi Support,

the method Panel.Clone() only returns the default values for the Panel. The reason is that Clone() method is actually implemented in the parent class Shape and consequently is not aware of the fields in the Panel class. Please add this to your defect tracking system.

regards
Mark

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Panel.Clone() does not work

Post by Sandra » Fri Mar 12, 2010 12:28 pm

Hello Mark,

I could reproduce your defect and I have added it to the list of bug report with number [TF02014729]. We will try to fix for next versions of TeeChart. Net.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply