Disabling toolbar buttons

G

Guest

What is the workaround to prevent toolbar buttons from displaying a grey square where the image should be once the toolbar button is disabled

I have transparent color of the image list set to transparent (after trying every other color)

Toolbar images are set at design time - bound to an imagelist
 
D

DalePres

Just a thought... Why not "virtually" disable the buttons by changing the
image to a disabled-appearing image of your choice and then just handle it
in the click event handler... if disabled do nothing.

Dale

markeboy said:
What is the workaround to prevent toolbar buttons from displaying a grey
square where the image should be once the toolbar button is disabled?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top