in vb6:
combobox1.List( i) = combobox1.text. .
what in for vb.net
AxImageCombo1.. .... =AxImageCombo1. text
regards,
supra
combobox1.List( i) = combobox1.text. .
what in for vb.net
AxImageCombo1.. .... =AxImageCombo1. text
regards,
supra
Comment