Back to Devexpress

RibbonControl() Constructor

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribboncontrol-dot-ctor-32500bd2.md

latest1.1 KB
Original Source

RibbonControl() Constructor

Initializes a new instance of the RibbonControl class.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public RibbonControl()
vb
Public Sub New

Remarks

Use this constructor to create a new Ribbon Control at runtime. The control’s Parent property should be initialized to make the control available on a form.

See Also

RibbonControl Class

RibbonControl Members

DevExpress.XtraBars.Ribbon Namespace