Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1000 Bytes

Access.NavigationButton.GridlineColor.md

File metadata and controls

35 lines (20 loc) · 1000 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
NavigationButton.GridlineColor property (Access)
vbaac10.chm10536
vbaac10.chm10536
Access.NavigationButton.GridlineColor
2f332449-f34d-f290-096a-95f6d4109c4c
02/14/2019
medium

NavigationButton.GridlineColor property (Access)

Gets or sets the color of the gridline for the specified button. Read/write Long.

Syntax

expression.GridlineColor

expression A variable that represents a NavigationButton object.

Remarks

The GridlineColor property setting is a numeric expression that corresponds to the color that you want to use for a control's gridline.

Use the Color Builder to set this property by choosing the Build button to the right of the property box in the property sheet. Using the Color Builder enables you to define custom border colors for controls.

[!includeSupport and feedback]