This is probably a really simple answer but I have no clue. If you have a dropdownlist combo box how do you make it go back to displaying nothing in the box just like it looked when you first started up the screen. I don't mean the property clear(this clears everything out of the text box. When I put cboEngineList.text = "" It gives me a read only error.
Thanks in advance


Reply With Quote