Table of Contents

Method GetGroupCaptionColor

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

GetGroupCaptionColor(bool)

Returns color of the group caption with current color theme.

public static Color GetGroupCaptionColor(bool hot)

Parameters

hot bool

Specifies if the group is hot.

Returns

Color

The Color structure that specifies color of the group caption.