Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

On my toolbar I have some buttons with images.

 

When I set the toolbar button to enable = false, the image disseapear and instead I see a dark rectangle image on the button.

 

I would have expected to still see the image, but grayed out.

 

How do one make possible to see whats on the button when it is not enabled. I tried to remove the image temporary when the button is disabled and put some text instead without any success.

 

I guess it must be an old fact how to handle this problem, but I have not succeded to see any solution for this. Got any ideas ?

Posted

Hi, I went through the same problem when I started programming, basically I came to the conclusion that the standard Toolbar control is limited. There were reasons why it did not work, but I forget what they are.

Anyway I went for a third party control that has more functionality that you can throw at it! Like being dockable customizeable etc etc, none of which the standard control offers.

Oh and of course no problem at all with images!

Posted
I think it depends on your background color of the icon you have choosen to your toolbar. I have given up the image stuff, could not find any solution for it. Instead I have made a transparent icon with text and that works fine.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...