Table of Contents

Method GetBackgroundAction

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

GetBackgroundAction(VisualControlState)

Gets the background paint action for specified state of the control.

public override PaintEventHandler? GetBackgroundAction(VisualControlState state)

Parameters

state VisualControlState

Returns

PaintEventHandler