Dialog for ASP.NET Web Forms
Step 3 of 3: Run your Application
Quick Start > Step 3 of 3: Run your Application

Now that you've customized your dialog window's apperance and behavior, the only thing left to do is to run your application and observe some of the run-time functionality of the C1Dialog dialog window.

Complete the following steps:

  1. Click the Click Me button.
    The dialog window will appear in the Web page.

    C1Dialog

  2. Move the dialog window on the Web page by clicking on the dialog window's header and performing a drag-and-drop operation.
  3. Resize the dialog window by clicking on the dialog window's bottom right corner and performing a drag-and-drop operation.
  4. Close the dialog window by clicking the Close button in the upper right-hand corner of the dialog box.

Congratulations, you've created and customized a C1Dialog dialog window control and completed the Dialog for ASP.NET Web Forms Quick Start guide!