I can resize a textbox at runtime and do other modifications. However I want to move it left or right. I tried
textbox1.location = new point (150,200)

however the error, location not one of textbox asp... properties appears.

Please let me know if there is any help for me.

thanks

If you want to do some cool stuff and does not want to mess the performance of the system, try to use javascript.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.