Table of Contents

Method SetBackground

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

SetBackground(Brush?, VisualControlState)

Sets background brush for the specified control state.

public virtual void SetBackground(Brush? value, VisualControlState state = VisualControlState.Normal)

Parameters

value Brush

Background brush.

state VisualControlState

Control state.