Property Sticky
Sticky
Gets or sets whether control is sticky.
public virtual bool Sticky { get; set; }
Property Value
Remarks
When this property is true, control painted as pressed if it is not disabled.
Gets or sets whether control is sticky.
public virtual bool Sticky { get; set; }
When this property is true, control painted as pressed if it is not disabled.