Hi,
In VB.NET 2005 , I'm trying to creat a Windows app which has a bunch of Combobox .
When I used the following function call:
combobox.Enabled = False , the combobox back color turns into a LighGray color.
Is there anyway to just disabled the combobox without changing its backcolor ?
Thanks,
Hang
In VB.NET 2005 , I'm trying to creat a Windows app which has a bunch of Combobox .
When I used the following function call:
combobox.Enabled = False , the combobox back color turns into a LighGray color.
Is there anyway to just disabled the combobox without changing its backcolor ?
Thanks,
Hang