Back to Devexpress

NavBarAppearances.Hint Property

windowsforms-devexpress-dot-xtranavbar-dot-navbarappearances-e3b53886.md

latest1.3 KB
Original Source

NavBarAppearances.Hint Property

Gets the appearance settings used to paint hints.

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

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

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object which provides the appearance settings used to paint hints.

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

NavBarAppearances Class

NavBarAppearances Members

DevExpress.XtraNavBar Namespace