how to change the properties of multiple textboxes simlutaneously in an asp.net webform?

I bulid a webform as well as it has a little textboxes , i wish to shift a properties of all collectively rsther than than clicking a single by one, if any one got a answere plz do reply.

One thought on “how to change the properties of multiple textboxes simlutaneously in an asp.net webform?

  1. Select all the textboxes then go to the property window and set the values.