This control allows you to have subsections of your form or page that are immediately available to your
users, but aren't shown by default. Here's a simple example:
The CollapsiblePanel control takes full advantage of ASP.NET's built in Style functionality. You can set
the style for the title, the body, or the whole panel exactly the same way you always specify styles.
| This is another control, with some styles set. |
|
This control takes advantage of the configurable styles in the control to provide
custom color and formatting. Note: This control is expanded by default.
|
Of course, things can get pretty ugly...
|