I'm using a ContextMentStrip in an application. I have set the enabeld property as false for a item. When I hover it, the item is highlighted as in the image.
I need to avoid the highlight when the enabled is set to false. Is there any way to avoid the items highlighted when the enabled property is set to false? If yes, please suggest me a way.