Hi,
Is it possible to disable some items in a combobox?
Depending on the current mode that my application is in, certain items need to be enabled or disabled.
I know that I could remove the items and rebuild the combobox but in this case I think that by showing the items greyed out it gives the user feedback as to what mode they are in and what options would be available to them if they decided to switch modes.
Any help appreciated.




Reply With Quote