Issues with .NET

  • Thread starter Thread starter Shelly
  • Start date Start date
S

Shelly

Hi

I understand that there is nothing like disabled image list in toolbar of
VB.NET
Also, there is no placeholder button on it.
Why have these features been removed. Any plans of MS to incorporate them in
future versions of .NET?

Regards.
 
What do you mean, "disabled image list"? You mean like specifying a seperate
image list for the disabled look of the button's image? Don't think so. When
you disable a button in .NET it automatically generates a disabled-looking
version of your icon, which seems to be basically an embossed version of the
outline of all the non-transparent pixels. The thought is that you don't
need to bother to create them yourself. And what's a placeholder button?
 

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

Back
Top