SuperPanel is an enhanced version of the standard

| Property | Description |
|---|---|
| Animation | An animated image. The AnimationSpeed and AnimationOpacity can also be specified. |
| Background | The background of the SuperPanel. The background can be solid or faded. The Color and Opacity of the background can be specified. If the background is faded then the FadeColor, FadeDirection, FadeGradient and FadeLocation can be specified. |
| Border | The border surrounding the client area of the SuperPanel. The type of the Border is raised, lowered or flat. The BorderColor and BorderWidth can also be specified. |
| ClientBackground | The background of the client area of the SuperPanel. The Color and Opacity of the background can be specified. If the background is faded then the FadeColor, FadeDirection, FadeGradient and FadeLocation can be specified. |
| ClientMargin | The area between the Edge and Border of the SuperPanel. |
| Edge | The edge surrounding the SuperPanel. The EdgeStyle can be raised, lowered or flat. |
| Image | An image drawn on the SuperPanel. |
| RoundingCorners | The radius of the corners of the SuperPanel. The radius of each corner can be specified individually. |
| Stripes | Stripes can be drawn on the surface of the SuperPanel. The StripeOrientation, StripeSpace and StripeWidth can also be specified. The StripeMargin specifies the distance between the edge of the SuperPanel and the start of the stripes. |
| Text | The text to display on the SuperPanel. The location of the text in the client area of the SuperPanel can be specified using the TextAlignment property. |
| TitleBackground | The background of the SuperPanel title. The Color and Opacity of the background can be specified. If the background is faded then the FadeColor, FadeDirection, FadeGradient and FadeLocation can be specified. |
| TitleText | The text to display as the title of the SuperPanel. |
| Watermark | The image to display as a watermark on the SuperPanel. The WatermarkOpacity can also be specified. |