TextImageRelationStyle Enumeration
Description
Image and text relationship settings for a pushbutton 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 PushButton.TextImageRelation property uses flags from the TextImageRelationStyle enumeration to set the text and image relationship inside the button control.
See Also

| Suite Pro Controls ActiveX Control v24.0 |
|---|
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.