Skip to content

TextImageRelationStyle Enumeration

Command Bars ActiveX Control v24.0

Description

Image and text relationship settings for a BackstageButton control.

Members

Member Description
xtpOverlay Image is displayed over top of the text.
xtpImageAboveText Image is displayed above the text.
xtpTextAboveImage Text is displayed above the image.
xtpImageBeforeText Image is displayed before (to the left of) the text.
xtpTextBeforeImage Text is displayed before (to the left of) the image.

Remarks

The BackstageButton.TextImageRelation property uses flags from the TextImageRelationStyle enumeration to set the text and image relationship inside the button control.


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.