How can I reset a combo box? (style 2, drop down list)<br>
<br>
I want to be able to reset the cbobox to its original status when the program starts (nothing displayed). Can't use cboBox.Text = Empty because get error: read only.<br>
<br>
Please help<br>
<br>
Thanks<br>
<br>
Mark
<br>
I want to be able to reset the cbobox to its original status when the program starts (nothing displayed). Can't use cboBox.Text = Empty because get error: read only.<br>
<br>
Please help<br>
<br>
Thanks<br>
<br>
Mark