Im trying to copy items from listbox into my clipboard. The first word always works, but the rest just left blank. I am using this code
Dim ordning As Integer = 0
Dim clip As String = ""
If ordning < allanamn.Items.Count Then
clip =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.