NavElement.ResetSuperTip() Method
Removes the current NavElement‘s super tool-tip.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Remarks
The ResetSuperTip method sets the current NavElement‘s NavElement.SuperTip property to null.
See Also