Control.VerticalAnchor property (Access)
Gets or sets an AcVerticalAnchor constant that indicates how the specified control is anchored vertically within its layout. Read/write.
Syntax
expression.VerticalAnchor
expression A variable that represents a Control 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.