adxSuperPanel© uses the Gradient po

ColorFrom The source color
ColorTo: The target color.

Direction: adxSuperPanel©
uses a modified LinearGradientMode
Enum for linear transparency. I've included the None option which is not
in the original .NET Enum. You may wish to override the Gradient class
with you own, in such case you may use an an angle value to denote the
direction of the gradient.

Transparency:
Transparency will reduce the alpha level of both gradient colors
and will cause any background color or image to show through the
gradient paint. Transparency ranges from 0 (totally transparent to 255
(totally opaque)

adxSuperPanel©
implements the Gradient properties with the Borders, Caption and Titles
properties.
|