Table of Contents

Method GetClassDefaultAttributesBgColor

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

GetClassDefaultAttributesBgColor(ControlTypeId, ControlRenderSizeVariant)

Gets default value of the control background color.

public virtual Color GetClassDefaultAttributesBgColor(ControlTypeId controlType, ControlRenderSizeVariant renderSize = ControlRenderSizeVariant.Normal)

Parameters

controlType ControlTypeId

Type of control.

renderSize ControlRenderSizeVariant

Render Size. Optional.

Returns

Color