ControlAppearanceStateHovered Property

Gets whether the control should be painted in hovered state.

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public bool Hovered { get; }

Property Value

Boolean

See Also