property Dialog.CaptionFormat as CaptionFormatEnum
Specifies whether the control's caption displays data using HTML format.

TypeDescription
CaptionFormatEnum A CaptionFormatEnum expression that indicates the format of the control's caption.
By default, the CaptionFormat is exText. The control displays the control's Caption using HTML format only if the CaptionFormat property is exHTML. The Alignment property defines the horizontal alignment for the control's caption. The VAlignment property defines the vertical alignment for the control's caption. The HCaptionOffset property defines the horizontal offset of the control's caption. The VCaptionOffset property defines the vertical offset of the control's caption.

The caption supports the following HTML tags: