Back to Devexpress

RibbonControl.ResetApplicationButtonSuperTip() Method

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribboncontrol-249bc512.md

latest1.7 KB
Original Source

RibbonControl.ResetApplicationButtonSuperTip() Method

Removes the SuperToolTip object that has been assigned to the Application Button via the RibbonControl.ApplicationButtonSuperTip property.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void ResetApplicationButtonSuperTip()
vb
Public Overridable Sub ResetApplicationButtonSuperTip

Remarks

This method sets the RibbonControl.ApplicationButtonSuperTip property to null.

See Also

ApplicationButtonSuperTip

Application Button

RibbonControl Class

RibbonControl Members

DevExpress.XtraBars.Ribbon Namespace