Back to Devexpress

CalendarAppearances.ButtonHighlighted Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-calendarappearances-337ef60e.md

latest1.4 KB
Original Source

CalendarAppearances.ButtonHighlighted Property

Specifies the Today , Clear , Ok , and Cancel button appearance settings when the mouse pointer hovers over them.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObject ButtonHighlighted { get; }
vb
Public ReadOnly Property ButtonHighlighted As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

ShowTodayButton

CalendarAppearances Class

CalendarAppearances Members

DevExpress.XtraEditors.Repository Namespace