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