Skip to main content

RibbonControl.HideApplicationButtonContentControl() Method

Hides the control assigned to the RibbonControl.ApplicationButtonDropDownControl property.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual void HideApplicationButtonContentControl()
See Also