Skip to content

Color Property

Description

Gets/sets the color of the color bar displayed in the color button.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Color() As ULong

Remarks

In the picture below, the Color property is black. The Color property represents the color little bar that is displayed under the "pen" icon.

Color Property Example

If you set the Id of this PopupColor control to the same Id as a CommandBarControlColorSelector that has been added to this ColorPopup, then the color of the ColorPopup will automatically update when a color in the CommandBarControlColorSelector is clicked.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.