Back to Devexpress

RibbonControl.HideApplicationButtonContentControl() Method

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribboncontrol-f5b56e3c.md

latest1.8 KB
Original Source

RibbonControl.HideApplicationButtonContentControl() Method

Hides the control assigned to the RibbonControl.ApplicationButtonDropDownControl property.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

See Also

ApplicationButtonDropDownControl

ShowApplicationButtonContentControl()

BeforeApplicationButtonContentControlShow

AfterApplicationButtonContentControlHidden

CloseBackstageViewOnClick

RibbonControl Class

RibbonControl Members

DevExpress.XtraBars.Ribbon Namespace