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