[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.Control

Control Property

Control

Gets or sets the control that this RibbonControlHost is hosting.

Declaration
[Browsable(false)]
public Control Control { get; }
Remarks

If this RibbonControlHost is used in a drop down form, then the Control must implement ICloneable interface to support QAT and the IGalleryItemsPanel interface to implement the scrolling behavior.