Table of Contents

Property BackgroundActions

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

BackgroundActions

Gets or sets background paint actions attached to this control. Usage of this property depends on the control. Not all controls support it.

[Browsable(false)]
public virtual ControlStatePaintActions? BackgroundActions { get; set; }

Property Value

ControlStatePaintActions