I am changing one icon on my extension toggle toolbar in runtime using:
MyBase.UpdateBitmap(New Bitmap(Me.GetType(), bitmapResourceName))
This works fine but I get a border/highlight around my image. What can I do to prevent that?
I am using ArcGIS Desktop version 10.