|
You can position a caption either on the top or the bottom of the panel.

CaptionHeight Determines the height of the caption - defaults to 25 pixels.
CaptionPosition Can be Up, Down or None. Defaults to None.

Font
ForeColor
Gradient The gradient applies to the caption area. Since the caption has no
BackColor property, you may use the
Gradient where ColorFrom and
ColorTo are the same.

Text The text of the Caption. See
that the text fits the width of the control. Also, some wrapping
possibilities do exist:

TextPosition Can be Left, Middle (default) or Right

|