Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 913 Bytes

Access.NavigationButton.GridlineWidthLeft.md

File metadata and controls

37 lines (23 loc) · 913 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
NavigationButton.GridlineWidthLeft property (Access)
vbaac10.chm10532
vbaac10.chm10532
Access.NavigationButton.GridlineWidthLeft
09ffabd2-2e48-a0b8-c4ea-7ffdc96487e5
02/16/2019
medium

NavigationButton.GridlineWidthLeft property (Access)

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

Syntax

expression.GridlineWidthLeft

expression A variable that represents a NavigationButton object.

Remarks

The GridlineWidthLeft 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]