OlkCommandButton.AutoSize property (Outlook)

Returns or sets a Boolean that automatically sizes the control to display the entire contents. Read/write.

Syntax

expression.AutoSize

expression A variable that represents an OlkCommandButton object.

Remarks

The default value for this property is False.

For a button control, this property specifies whether the control automatically adjusts to display the entire caption value.

See also

OlkCommandButton Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.