OlkCommandButton.DisplayDropArrow property (Outlook)

Returns or sets a Boolean that enables the rendering of a downward-pointing arrow on the button. Read/write.

Syntax

expression. DisplayDropArrow

expression A variable that represents an OlkCommandButton object.

Remarks

This arrow is rendered on the right on the button in languages written left-to-right and on the left in languages written right-to-left. True to render the arrow on the button, False to disable the rendering.

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.