How to avoid Bitmap Color Invert in Menu
-
Hi All, I wrote a Shell Extension for context menu.. I inserted my menu item and assigned a bitmap to it.. But if mouse hovers my item the color of the bitmap is inverted, how can i avoid this??
Do your Duty and Don't expect the Result
-
Hi All, I wrote a Shell Extension for context menu.. I inserted my menu item and assigned a bitmap to it.. But if mouse hovers my item the color of the bitmap is inverted, how can i avoid this??
Do your Duty and Don't expect the Result
Any links or articles regarding this will also helpful
Do your Duty and Don't expect the Result
-
Any links or articles regarding this will also helpful
Do your Duty and Don't expect the Result
-
Hi Whitesky, Thanks, but those articles talk about owner draw menu.. But in my case i can't draw the menu.. I'm implementing IContextMenu... So, i have control over menu only in IContextMenu::QueryContextMenu...
Do your Duty and Don't expect the Result