Bug in TabControlAdv

I'm using your TabControlAdv and TabPageAdv controls on a designer-type WinForm, and I think I've found a bug.

I start with an empty TabControl, and then add two more tabs to it. Then I go to the third tab and add a control there. The TabControl is convinced that I am adding to the second tab, though, and the control appears on the second tab when I run the form. There appears to be some kind of off-by-one error when working with multiple pages.

Can anyone confirm this?


1 Reply

AD Administrator Syncfusion Team March 27, 2008 06:12 PM UTC

Hi Charlie,

Thank you for your interest in Syncfusion products.

We are able to reproduce the issue in version 5.2.0.25. This issue has been fixed in our latest version(6.1.0.34). I would like to recommend you to upgrade to this version.

http://www.syncfusion.com/downloads/latestversion/default.aspx

Please refer to sample Screenshot given below which demonstrates the issue has been resolved in latest version:

http://websamples.syncfusion.com/samples/F72205_Snapshot.zip

Let me know if you have any questions.

Regards,
Vinoth



Loader.
Up arrow icon