Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1006 Bytes

Access.NavigationButton.HoverForeColor.md

File metadata and controls

34 lines (20 loc) · 1006 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
NavigationButton.HoverForeColor property (Access)
vbaac10.chm10839
vbaac10.chm10839
Access.NavigationButton.HoverForeColor
c36924aa-8d94-36af-ecf8-c44cfb777ef0
03/05/2019
medium

NavigationButton.HoverForeColor property (Access)

Gets or sets the color of the text displayed on the control when the user rests the mouse cursor over it. Read/write Long.

Syntax

expression.HoverForeColor

expression A variable that represents a NavigationButton object.

Remarks

The HoverForeColor property contains a numeric expression that represents the value of the text color in the control.

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 colors.

[!includeSupport and feedback]