DrawUtility.UseGDIPlusTextRendering = false;
It seems ok, but when I run my app on Windows Vista, moving the mouse into ribbon area and then out, I see that the text in ribbon seem to be not stable. I think it's because when you play the fade effect on your ribbon, you don't care about GDI mode and use GDI+, so it happen.
But it's just happen in Window Vista :(
You should Submit an incident to Infragistics Developer Support
This is still not working correctly. I am on infragistics version 10.3, have the newer versions fixed this?
I'm also using the 2007 ribbon.
Since the original post here was over 3 years ago, it seems unlikely that this issue has not been fixed by now.
What exactly is "not working correctly"? Since the original post was also pretty vague, my guess is that you are experiencing something different than the original poster.
Can you post a small sample project demonstrating the problem you are seeing?
Thanks for the quick response. Please see the attached sample project. run the application and move your move onto and off of the buttons in the ribbon and you'll see whats going on pretty quickly. I do believe this is a bug still.
Yep, I see the problem.
I am going to forward this thread over to Infragistics Developer Support so they can create a case for you and write this issue up for developer review.
Thanks Mike!
Maybe you can shed some light on this topic in general. Why are there two rendering modes available? I read around that .NET using the GDI+, and historically used GDI? anyway, it just gives me a headache because for the most part in our application we have left the text rendering mode left as default, yet it aobviusly switches modes when your in edit mode and when your not in edit mode.
This makes the Text Jump sizes and doesn't look very good.
is there a rendering mode I should use that wouldn't stop this? I'd like all the rendering modes to be the same so nothing flashes.
Hello,
I have logged this as a development issue.