Is it a way to set the text in a textbox from a loop? Bad Explained, heres an example
Dim id(10) as string
For h As Integer = 0 To 10
id(h) = "hello" & h
Next
there will all 11 variables change, but I have a program that creates textboxes with the same name except...
Hello
I have some problems using sharpcap in some of my project.Anywhere i can find a good exemple of using this sharpcap ?I cannot find any decent exemple anywhere.Im a begginer at this and im using visual studio 2008 .Thanks
Hi,
I am fairly new to VB.net programming and I am using VS express 2008.
I wrote a program that builds and works find on the host machine, however when I publish and install it on another machine, the program starts but gives me an error as soon as i try to click a button...
I am not...
I made a program and i need to make a setup for it.I have forgotten how to make one, so can some1 help me?And pls be fast i need to do this until the 5 of may so pls help:confused::(
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.