Hi,
Is there a way to disable an item (option) of combobox?
Thanks,
Durai.B
Hi,
Is there a way to disable an item (option) of combobox?
Thanks,
Durai.B
Durai B wrote:
Hi,
Is there a way to disable an item (option) of combobox?
No. But you could probably do it with ComboCtrl since you have control over the popup and its contents with that class.
--
Robin Dunn
Software Craftsman
How about just remove the item from the choices available.
On Monday, June 17, 2013 9:23:15 AM UTC+1, Durai B wrote:
Hi,
Is there a way to disable an item (option) of combobox?
Thanks,
Durai.B