TextBox.VerticalAnchor property (Access)
Gets or sets an AcVerticalAnchor constant that indicates how the specified text box is anchored vertically within its layout. Read/write.
Syntax
expression.VerticalAnchor
expression A variable that represents a TextBox object.
Remarks
The default value is acVerticalAnchorTop.
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.