property Element.ExtraCaptionAlign as ContentAlignmentEnum
Indicates the alignment of the element's extra caption.

TypeDescription
ContentAlignmentEnum A ContentAlignmentEnum expression that specifies the extra-caption alignment relative to the element's edges. The ExtraCaptionAlign property supports additionally the following flag:
  • exWidth (4), to distribute the text on the element's width
The ExtraCaptionAlign property specifies the alignment of the extra-caption relative to the edges of the element. The ExtraCaptionSingleLine property specifies whether the element's caption is displayed on single or multiple lines. The ExtraCaption property defines the second or the extra caption to be displayed on the element's background.  Use the Caption property to define the label or caption to be displayed on the element's background. The Images method loads icons to be displayed on the control's surface. The HTMLPicture property loads and assigns a picture to a key to be used on control's surface.