Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 864 Bytes

Access.ListBox.GridlineWidthTop.md

File metadata and controls

37 lines (23 loc) · 864 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ListBox.GridlineWidthTop property (Access)
vbaac10.chm11315
vbaac10.chm11315
Access.ListBox.GridlineWidthTop
bef39115-4e27-f291-3ae5-d9eab3a04ace
02/16/2019
medium

ListBox.GridlineWidthTop property (Access)

Gets or sets the width of the top gridline for the specified list box. Read/write Byte.

Syntax

expression.GridlineWidthTop

expression A variable that represents a ListBox object.

Remarks

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