Table of Contents

Method NeedUpdateForeColor

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

NeedUpdateForeColor(AbstractControl)

Gets whether child control foreground color need to be updated when toolbar foreground color is changed.

protected virtual bool NeedUpdateForeColor(AbstractControl control)

Parameters

control AbstractControl

Control to check

Returns

bool