Table of Contents

Property StateObjects

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

StateObjects

Gets or sets data (images, colors, borders, pens, brushes, etc.) for different control states. Usage of this property depends on the control. Not all controls support it.

[Browsable(false)]
public virtual ControlStateSettings? StateObjects { get; set; }

Property Value

ControlStateSettings