mysql - ComboBox Selected Item or ComboBox text Which you prefer to get the Combo Box Value in WinForm C#? -



mysql - ComboBox Selected Item or ComboBox text Which you prefer to get the Combo Box Value in WinForm C#? -

when saw combo box propriety selected item , text returns same value in winforms.

so difference in between,.. utilize combobox.selecteditem ? , utilize combobox.text?

combobox.text string, combobox.selecteditem object

mysql winforms

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - cuda, pycuda -- how to write complex numbers -- errors:class "cuComplex" has no member "i" -

How do I check if an insert was successful with MySQLdb in Python? -