Hi
I'm using Ribbon in my application. My screen flickers when I switch windows or when I open a new form after I already have one open.
I create a base project on where you can see this behavior. It seems that every form is minimized and maximized when switch windows.
Is that a Bug? or is there something that I can do?
Hello,
I tried your sample and was not able to reproduce the mentioned behavior. So what you could do is upgrading to the latest service release available for your current version. I would also advise you to create the objects of the forms you are using in the 'Form1' class and not on every tool click, I hope this helps.
Please do not hesitate to ask if something comes up.