Hi,
I use an infragistic 13.1
Also this issue concern the Ultra Tool Bar Manager for Winform application
When a put the mouse over an image in the tool bar menu There is a color bleu that is show to indicate the selected image of the menu
I would like to change this color to white or to disable the color with none
The problem is that we see some white around the image which is not clean as a result (see image below)
My goal is when the mouse is over an image it could be selected has it is right now but I do not want to see the white around the image
Is that possibile or the problem is the image?
All my image have the same result on the Mousover but when the mouse is not over the image it is perfect
Which propety I should use to fix this problem?
Thanks in advance :)
Hello,
On mouse hover over I believe you are talking about image shadow , the shadows are displayed when the UltraToolbarsManager.Style is OfficeXP. If you want to turn off shadows, you will need to use a different Style.
Hi
Thank you for your help
Ok the style was set to default
Anyway I choose another style like you suggest me so I choose the style with Office 2010 and this fix my problem
Thank you very much and have a nice day