Dreamweaver

Modify the properties or events of ASP.NET form controls

  1. In Design view, select the form control on the page.
  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 or events, click the Tag Editor button in the Property inspector, and set the properties in the tag editor.