Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27083

VS 2008 ComboBox Text Value

$
0
0
I am having a brain fart on what should be simple for me by now.
I want to get the text of selcted value in a combox into a variable

Code:

Dim sslValue As String = ComboBox1.Text
            MsgBox(sslValue)

My msgbox keeps display 0 no matter what i try

SelectedValue
SelectedItem

etc..

any help

Thanks

Viewing all articles
Browse latest Browse all 27083


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