Back to Devexpress

StateAppearances.Hovered Property

windowsforms-devexpress-dot-xtrabars-dot-stateappearances-6a76d09f.md

latest1.4 KB
Original Source

StateAppearances.Hovered Property

Specifies appearance settings used to paint an object when it’s hovered.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual AppearanceObject Hovered { get; }
vb
Public Overridable ReadOnly Property Hovered As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject object containing appearance settings used to paint an object when it’s hovered.

|

See Also

Normal

Pressed

Disabled

StateAppearances Class

StateAppearances Members

DevExpress.XtraBars Namespace