Table of Contents

Method GetLabelTextColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetLabelTextColor(VisualControlState)

Retrieves the foreground color for the label based on the specified visual state.

public virtual Color? GetLabelTextColor(VisualControlState state)

Parameters

state VisualControlState

Returns

Color