L
Li Pang
I use a combobox control to populate the data. I want to
prevent to change data (freeze the data in the filed).
The only solution I have is to set Enabled property
to "False", but it gray out the field.
The question is how to change the color back to white?
Set the style property to "Dropdown List" is not an
optional. Is there is another way to fix it. There is a
solution in C++. But I need the codes in VB.Net
Thanks
prevent to change data (freeze the data in the filed).
The only solution I have is to set Enabled property
to "False", but it gray out the field.
The question is how to change the color back to white?
Set the style property to "Dropdown List" is not an
optional. Is there is another way to fix it. There is a
solution in C++. But I need the codes in VB.Net
Thanks