Hi all
I want to know how do I place a textbox below another textbox by the click of a button. Basically, the program should adjust the location of the new textbox (only the y-values) by 35, per click. My knowledge of VB.net is very limited. Should I use a loop for this or should I write a function?
:confused: :eek:
I want to know how do I place a textbox below another textbox by the click of a button. Basically, the program should adjust the location of the new textbox (only the y-values) by 35, per click. My knowledge of VB.net is very limited. Should I use a loop for this or should I write a function?
:confused: :eek: