Back to Devexpress

TdxCustomRibbonForm.RibbonControl Property

vcl-dxribbonform-dot-tdxcustomribbonform-aa987d66.md

latest995 B
Original Source

TdxCustomRibbonForm.RibbonControl Property

Specifies a Ribbon control associated with the Ribbon form.

Declaration

delphi
property RibbonControl: TWinControl read; write;

Property Value

Type
TWinControl

Remarks

Use the RibbonControl and NavigationControl properties to embed the TdxRibbon and TdxNavBar controls into the Ribbon form. A form created from the DevExpress VCL Ribbon Based application template has a preconfigured TdxRibbon control assigned to the RibbonControl property.

See Also

TdxCustomRibbonForm Class

TdxCustomRibbonForm Members

dxRibbonForm Unit