Table of Contents

Method GetForeground

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

GetForeground(VisualControlState)

Gets the foreground brush for specified state of the control.

public virtual Brush? GetForeground(VisualControlState state)

Parameters

state VisualControlState

Returns

Brush