OlkOptionButton.Alignment Property
Outlook Developer Reference |
Returns or sets an olAlignment constant that indicates the position of a control relative to its caption. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression.Alignment
expression A variable that represents an OlkOptionButton object.
Remarks
The default value is olAlignmentLeft.
See Also