A Style object contains formatting and visual presentation information for Header objects.
Syntax:
See the Styles collection's Item Method
Remarks:
The Appearance property controls the shape of the object. The BackColor property determines the background color of the object. The BorderStyle and BorderColor properties control the border around flat objects. The CaptionAlignmentHorizontal, CaptionAlignmentVertical, CaptionVisible, CaptionXMargin, CaptionYMargin and ForeColor properties control how text is displayed. The PictureAlignmentHorizontal, PictureAlignmentVertical, PictureXMargin and PictureYMargin properties control how the picture is displayed. The SelectionRectangleVisible and SelectionRectangleOffset properties control the appearance of the selection rectangle when the object is selected.