Back to Devexpress

NavElement.ResetSuperTip() Method

windowsforms-devexpress-dot-xtranavbar-dot-navelement-03f605b8.md

latest1.1 KB
Original Source

NavElement.ResetSuperTip() Method

Removes the current NavElement‘s super tool-tip.

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
public void ResetSuperTip()
vb
Public Sub ResetSuperTip

Remarks

The ResetSuperTip method sets the current NavElement‘s NavElement.SuperTip property to null.

See Also

SuperTip

NavElement Class

NavElement Members

DevExpress.XtraNavBar Namespace