Share via


OptionButton.VerticalAnchor Property (Access)

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

Version Information

Version Added: Access 2007

Syntax

expression .VerticalAnchor

expression A variable that represents an OptionButton object.

Remarks

The default value is acVerticalAnchorTop.

See Also

Concepts

OptionButton Object

OptionButton Object Members