Table of Contents

Method SetSpacerColor

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

SetSpacerColor(Color?)

Sets the colors of the left/top spacer.

public virtual void SetSpacerColor(Color? leftTopSpacerColor)

Parameters

leftTopSpacerColor Color

The color of the left/top spacer. If null, the left/top spacer will use the parent's background color.