Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 809 Bytes

Outlook.OlkCheckBox.ForeColor.md

File metadata and controls

36 lines (21 loc) · 809 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkCheckBox.ForeColor property (Outlook)
vbaol11.chm1000141
vbaol11.chm1000141
Outlook.OlkCheckBox.ForeColor
1c38bdb4-8256-4db7-5f95-68e4e31303a7
06/08/2017
medium

OlkCheckBox.ForeColor property (Outlook)

Returns or sets a Long that indicates the foreground color of the control. Read/write.

Syntax

expression.ForeColor

expression A variable that represents an OlkCheckBox object.

Remarks

This property is of the type OLE_COLOR which is a Long value. The default value for this property is 0x80000008, "Window Text."

See also

OlkCheckBox Object

[!includeSupport and feedback]