Yesteday , I Have updated WPF CONTROL 2012.1 on a Visual stidio 2010.
But now , I Cannot create or view tabitem in my Documentcontenthost. I Have the error :
A tabgrouppane can only contains "content panes" and " contentpaneplacehoder" instances. IF this occurs at design time , it may be because the designer added 1 or more tabiyems instances by default. TO Work around that issue, swith into XAML View and remove the tabitems that were added and then return to design surface.
When I Create a new xaml windows with a Tabgrouppane , I Can see at the top right , the small white buton and i can create tabitems :
Have I it recreate all my xaml windows to correct the error ?
Thank you for find a other issue.
CaisseOdeV
Hello CaisseOdeV,
I have been looking into your questions and I am not sure that I understand your scenario. Would you please provide me with a small sample where this is reproducible and also would you specify from which version you upgrade your project?
Tanks in advance.
I Have Resolved my Problem.
The Update change the version of the controls : see the file : licenses.licx
after update : InfragisticsWPF4.DockManager.v12.1, Version=12.1.20121.2002, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
before update : InfragisticsWPF4.DockManager.v12.1, Version=12.1.20121.1010, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
simply recreate a new project and copy all the windows and controls.
Thank you CaisseOdeV