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

VS 2010 Need help with ComboBox AGAIN

$
0
0
So I have another issue in my ComboBox again... :eek:


Anyways this user helped me by doin this

Quote:

Originally Posted by jmcilhinney View Post
Why not just use one Label and change its Text? Anyway, with two Labels you could do this:
Code:

Label2.Visible = (ComboBox1.Text = "Version 1.0.0.0")
Label3.Visible = (ComboBox1.Text = "Version 2.0.0.0")





Now the thing is , I am now going to have aa bunch of labels in the way.... so how can I make it to a bullet point list or a label.

i actually want a bullet point list it would be much better if thats possible

Viewing all articles
Browse latest Browse all 27355

Trending Articles



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