EditorButton.ResetSuperTip() Method
In This Article
Removes the SuperToolTip object that has been assigned to the editor button.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
The ResetSuperTip method sets the EditorButton.SuperTip property’s value to null (Nothing in Visual Basic).
See Also