Table of Contents

Method GetGroupItemCaptionColor

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

GetGroupItemCaptionColor(bool)

Returns color of the group item caption with current color theme.

public static Color GetGroupItemCaptionColor(bool hot)

Parameters

hot bool

Specifies if the item is hot.

Returns

Color

The Color structure that specifies color of the group item caption.