Hello wakeup,
I belive,then investigated, there exist a general problem with ToolStripManager.Merge and not exlusive of TeeChart. I found many webs, that talk about similar problemes with using ToolStripsManager.
Some Links explain similar problems:
1.-
First: http://www.tech-archive.net/Archive/Dot ... 01273.html
2.-
Second: http://social.msdn.microsoft.com/Forums ... f61bd17dba (I Thinks that in the thread, comment a solution, that you want see four line).
3.-
Third: http://jdixon.dotnetdevelopersjournal.c ... cation.htm.
On the other hand, We made a simple example with Winforms, that reproduce the same problem when use
ToolStripManager.Merge and
ToolStripManager.RevertMerge where demonstrated this problem isn't exlusive of TeeChart. I have added example, finally the post.
Please, you could check if in your application appears same problem? For reproduce the problem see next intruccions:
1.- You open the project, add your TeeChart.Net dll and execute
2.- You be able to see that appears correctly the ToolStrip, and works.
3.- Go to the code and comment line # 2 and uncommnet line #1
4.- Execute the program and push right button.
5.- You be able to see that image of ToolStrip not appears correctly and when you push buttons of toolStrip not works.
Finally, If you find a better solution of links said, would be better greatful , if you comment us.
I hope will helps.
Thanks,