I'm using this code to make sure there's data in the drop down...

CmbCards.Items.Count <= 0

whats the code to check if they selected something from the dropdown?

cmbcards.text = ""

?