Input for ASP.NET WebForms
Step 2 of 5: Change the Appearance
Quick Start > Step 2 of 5: Change the Appearance

This topic shows how to change the appearance of your Input for ASP.NET Web Forms controls using visual styles. Complete the following steps:

  1. Click the Design tab located below the Document window to switch to Design view.
  2. Select the first control, C1InputMask, and click the smart tag (). The C1InputMask Tasks menu appears.
  3. From the Tasks menu, click the drop-down arrow next to Theme and select rocket. The other C1Input controls will also be updated with the rocket theme. The following image shows the appearance of the updated controls:
  4. Switch to Source view. You can see the HTML that you created by changing the scheme in Design view.

You have successfully changed the appearance of the Input for ASP.NET Web Forms controls. The next topic shows how to format the input boxes.