Visualization of active menu item

Hello, After installing the lastest patch (4.1.0.62) I experienced that the visualization of the active menu item in a XPMenu has changed. It doesn''t no longer match to the Office 2003 standard. I''am missing something or is this a bug? Regards, Holger

3 Replies

HP Holger Persch March 14, 2006 09:39 AM UTC

PS: I forgot to attach the screenshot.

Screenshot12.zip


MJ Mano J Syncfusion Team March 14, 2006 10:31 AM UTC

Hi Holger, We regret for the inconvenience caused. I was able to see the problem with Office2003 Style. The bug is raised as a result of newly implemented color property "SelTextColor" in MenuColors class. As a workaround, please set the following code after InitializeComponent. MenuColors.SelTextColor = Color.Black; We will fix this issue at the earliest and keep you informed. Regards, Mano


HP Holger Persch March 14, 2006 11:04 AM UTC

It works now. Thanks, Holger

Loader.
Up arrow icon