reset combo box

M

mike

how do you reset a combo box to its default value using a btn_click?

cboEnglish.defaultvalue = ?
 
Top