Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 931 Bytes

Access.WebBrowserControl.GridlineWidthBottom.md

File metadata and controls

37 lines (23 loc) · 931 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
WebBrowserControl.GridlineWidthBottom property (Access)
vbaac10.chm14401
vbaac10.chm14401
Access.WebBrowserControl.GridlineWidthBottom
ed4a2aed-d409-7167-2a52-7a4660383b3e
02/16/2019
medium

WebBrowserControl.GridlineWidthBottom property (Access)

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

Syntax

expression.GridlineWidthBottom

expression A variable that represents a WebBrowserControl object.

Remarks

The GridlineWidthBottom 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.

[!includeSupport and feedback]