This topic has not yet been rated - Rate this topic

How to: Add CheckBox Web Server Controls to a Web Forms Page (Visual Studio) 

You can add a check box to a Web Forms page in two ways:

To add a CheckBox Web server control to a Web Forms page

  1. From the Standard tab of the Toolbox, drag a CheckBox control onto the page.

  2. In the Properties window, specify a caption by setting the Text property.

  3. Optionally, change the orientation of the caption by setting the TextAlign property.

See Also

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ