|
How do i make my groupbox1 generate a count on visual basic 2010?
I want my groupbox to start a count whenever i import my txt file (contains usernames and passwords) but i need it to count 1 ever two lines (because the username is one line and the password is the second line.) So how do i do this? I already made the text "Account [0]" so now i just need it to start counting every two lines.
|