OptionButton.GridlineStyleLeft Property (Access)

Gets or sets the width of the bottom gridline for the specified option button. Read/write Byte.

Version Information

Version Added: Access 2007

Syntax

expression .GridlineStyleLeft

expression A variable that represents an OptionButton object.

Remarks

The BottomGridlineWidth property uses the following settings.

Setting

Description

0

Hairline. This is the narrowest border possible on your system.

1 to 6

The width as indicated in points. The default setting is 1 point.

See Also

Concepts

OptionButton Object Members

OptionButton Object