Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Chaning text in ComboBox on click event

$
0
0
Summary:
Private Sub Combo1_Click()
Combo1.text = "abc"
End Sub



When control runs the command
Combo1.text = "abc"
the text is set to "abc", but when the event is finished, combo1.text contains an empty string "".
I can't figure out why is showing wired behaviour? Any help?

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>