Just installed 4.4 (over 4.2) today and got this error

Syncfusion.Windows.Forms.Tools.TabControlAdv does not contain a definition for 'NavigationControl'

Uh, since this has been removed, what I should I use now in its place?

1 Reply

AR Anupama Roy Syncfusion Team December 5, 2006 05:20 PM UTC

Hi Robbe,

In order to extend TabControlAdv with custom buttons,architecture of NavigationControl in TabControlAdv has been changed.TabControlAdv.NavigationControl is renamed to TabControlAdv.TabPrimitivesHost.You just need to comment out the NavigationControl code in the designer generated code and build the application to make it work.


Please feel free to get back to us if you need further assistance.

Thank you for choosing Syncfusion products.

Regards,

Anu.

Loader.
Up arrow icon