Table of Contents

Method GetBackground

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

GetBackground(VisualControlState)

Gets the background brush for specified state of the control.

public override Brush? GetBackground(VisualControlState state)

Parameters

state VisualControlState

Returns

Brush