ButtonEx ActiveX Control Reference
Sets/returns the horizontal alignment of the Caption on the button.
Property type
An EnumHorzAlignConstants value.
Syntax
object.CaptionAlignHorz [= enum]
The CaptionAlignHorz property syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type ButtonEx. |
| enum | An EnumHorzAlignConstants value. |
Remarks
For more precise alignments, use the CaptionOffsetX and CaptionOffsetY properties.
Problems, Suggestions, Praise concerning the documentation? Please send feedback.