Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 892 Bytes

Access.CommandButton.GridlineWidthTop.md

File metadata and controls

37 lines (23 loc) · 892 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CommandButton.GridlineWidthTop property (Access)
vbaac10.chm10533
vbaac10.chm10533
Access.CommandButton.GridlineWidthTop
dfa6bb67-9841-ddf0-508a-9553fbf0229e
02/16/2019
medium

CommandButton.GridlineWidthTop property (Access)

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

Syntax

expression.GridlineWidthTop

expression A variable that represents a CommandButton 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]