ICreate.Controls.Bars Send comments on this topic.
Anatomy of SuperPanel

Glossary Item Box

SuperPanel is an enhanced version of the standard Panel. Some of the many enhancements include: raised, lowered or flat edge; gradient background; raised, lowered or flat border; stripes; image, animated image and watermark; and the rounding of the corners. The image below shows a SuperPanel with all major visual items identified.

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.