Share via


OlkCheckBox.BackColor Property (Outlook)

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

Version Information

Version Added: Outlook 2007

Syntax

expression .BackColor

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 0x8000000F, "Button Face."

See Also

Concepts

OlkCheckBox Object Members

OlkCheckBox Object