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
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