Setting the properties of ASP.NET form controls

Setting the properties of ASP.NET form controls

You can modify the properties of ASP.NET form controls in the design environment.

To modify the properties of an ASP.NET form control in the design environment:

  1. In Design view, select the form control on the page.

    The Property inspector displays properties of the control.

  2. Modify the control’s properties in the Property inspector.

    For more information on the properties of each control, see the documentation on the Microsoft website at http://msdn.microsoft.com/library/en-us/cpgenref/html/cpconaspsyntaxforwebcontrols.asp.

  3. To set more properties, click the Tag Editor button in the Property inspector and set the properties in the tag editor that appears.

    The tag editor lets you set more properties, including events.



Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly
Building ColdFusion Applications Rapidly
Building ASP.NET Applications Rapidly
Reference
Building ASP and JSP Applications Rapidly