WebBrowserControl.GridlineWidthRight Property (Access)

Gets or sets the width of the right gridline for the specified text box. Read/write Byte.

Version Information

Version Added: Access 2010

Syntax

expression .GridlineWidthRight

expression A variable that represents a WebBrowserControl object.

Remarks

The RightGridlineWidth 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

WebBrowserControl Object Members

WebBrowserControl Object