GalleryItem.ResetSuperTip() Method
In This Article
Removes the GalleryItem.SuperTip object that has been assigned to the current gallery item.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
This method sets the GalleryItem.SuperTip property to null.
See Also