Table of Contents

Method SetFarSpacerColor

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

SetFarSpacerColor(Color?)

Sets the colors of the right/bottom spacer.

public virtual void SetFarSpacerColor(Color? spacerColor)

Parameters

spacerColor Color

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