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