Re: Combo box - Same old problem



<talk2raj55@xxxxxxxxx> wrote in message
news:1168114344.411291.178460@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

As we all know in VB, what is the visual difference when we disable a
text box and when we change the text box to "Read only".
Well as many others, i also need to know if there is sone way out to
make a combo box read only,
so that the text can be easily read.

Change the combo box's style to 2 - Dropdown List.


.