Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 890 Bytes

Access.TabControl.GridlineWidthRight.md

File metadata and controls

37 lines (23 loc) · 890 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TabControl.GridlineWidthRight property (Access)
vbaac10.chm14546
vbaac10.chm14546
Access.TabControl.GridlineWidthRight
b670d58a-ee53-266b-999a-5c9576e172a7
02/16/2019
medium

TabControl.GridlineWidthRight property (Access)

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

Syntax

expression.GridlineWidthRight

expression A variable that represents a TabControl object.

Remarks

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