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

How to set Combo box Item index

$
0
0
i know in VB6 this line of code
Code:

With Combo1
        .AddItem "Zion", 0
        .AddItem "Boy"
        .AddItem "Apple"
    End With

put Zion at the top of the list at runtime

How can i achieve this with VB.net

Viewing all articles
Browse latest Browse all 27355

Trending Articles



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