i want to input any no in textbox1.
then click to button and then show the name in the textbox2
please send me coding

Answer Posted / ozair

textbox2.text="Ozair"

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

program for check the given number is prime or not in VB.net

2817


design a class car having variables model, yr_of_manufacture, owner,reg_no. Design methods for assigning the values, Printing the values( you decide gui,control, any other methods if require)

1962


Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.

3297