[]
Gets or sets the control that this RibbonControlHost is hosting.
[Browsable(false)]
public Control Control { get; }
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.