Table of Contents

Property Sticky

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

Sticky

Gets or sets whether control is sticky.

public virtual bool Sticky { get; set; }

Property Value

bool

Remarks

When this property is true, control painted as pressed if it is not disabled.