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++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

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