BarItem.ResetSuperTip() Method
Removes the SuperToolTip object that has been assigned to the current bar item.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Remarks
This method sets the BarItem.SuperTip property to null.
See Also