Ghosting icons when hovered [Share of Fix]

Add-in Express™ Support Service
That's what is more important than anything else

Ghosting icons when hovered [Share of Fix]
Add In Icon appear with white pixels when hovered on. 
AppDev




Posts: 26
Joined: 2016-06-22
Hello Andrei,

I just wanted to share the fix I was able to make for this particular problem. So in my old post, the problem was that when the icon is not hovered, it looks like this :

User added an image

But when I hover on top of it :

User added an image

Notice the one pixel edge on the image resulting to a ghosting effect.

Anyways to get this fixed, I have modified the property "ColorDepth" of ImageList32 to "Depth32Bit" at design time.
That removed the edge-white pixel.

That is all. I just wanted to share for all our users. Thank you,.
Posted 20 Jan, 2020 20:28:55 Top
Andrei Smolin


Add-in Express team


Posts: 18817
Joined: 2006-05-11
Great! Many thanks for sharing this solution!

PS. The old post is at https://www.add-in-express.com/forum/read.php?FID=5&TID=15739.


Andrei Smolin
Add-in Express Team Leader
Posted 21 Jan, 2020 02:30:05 Top