Table of Contents

Method GetForeColor

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

GetForeColor(bool)

When implemented by a class, retrieves foreground color in accordance with specified parameter and editor settings.

Color GetForeColor(bool readOnly)

Parameters

readOnly bool

Specifies whether method should return foreground color for readonly state.

Returns

Color

Appropriate foreground color.