CustomControl.VerticalAnchor Property (Access)

Gets or sets an AcVerticalAnchor constant that indicates how the specified text box is anchored vertically within its layout. Read/write.

Version Information

Version Added: Access 2010

Syntax

expression .VerticalAnchor

expression A variable that represents a CustomControl object.

Remarks

The default value is acVerticalAnchorTop.

See Also

Concepts

CustomControl Object

CustomControl Object Members