Back to Devexpress

BarItem.ResetDropDownSuperTip() Method

windowsforms-devexpress-dot-xtrabars-dot-baritem-891b9507.md

latest1.0 KB
Original Source

BarItem.ResetDropDownSuperTip() Method

Clears the SuperTip that has been assigned to the BarItem.DropDownSuperTip property.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

See Also

DropDownSuperTip

BarItem Class

BarItem Members

DevExpress.XtraBars Namespace