Skip to main content
A newer version of this page is available. .

RibbonControl.HideApplicationButtonContentControl() Method

Hides the control assigned to the RibbonControl.ApplicationButtonDropDownControl property.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public virtual void HideApplicationButtonContentControl()
See Also