Changing the font

  • Thread starter Thread starter Dom
  • Start date Start date
D

Dom

I often see a listbox in which certain items are grayed, indicating
that the item is "there" but disabled. It's a very helpful feature.
Can you do that in cSharp? I don't find lstMain.SelectedItem.enabled?

Dom
 
I often see a listbox in which certain items are grayed, indicating
that the item is "there" but disabled. It's a very helpful feature.
Can you do that in cSharp? I don't find lstMain.SelectedItem.enabled?

Dom

Sorry!!! The subject should be "Changing the font in a listbox" No
way to undo it I guess.
 
Dom said:
Sorry!!! The subject should be "Changing the font in a listbox" No
way to undo it I guess.

I would argue that the subject shouldn't include the word "font" at all.

I will put a more useful reply in your new thread, since you seem to
want that. In the future, I'd say there's not really any need to start
a new thread, and doing so just confuses things, as now some people will
reply to one thread and some people will reply to another. Not all of
the answers to the actual question will appear in the same thread, and
IMHO that's a lot worse than having a misleading subject (especially
when the second thread's subject is still misleading).

Pete
 

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