public System.Windows.Forms.Control Control {get;}
'Declaration
Public ReadOnly Property Control As System.Windows.Forms.Control
Remarks
If this RibbonControlHost is used in a drop down form, then the Control must implement System.ICloneable interface to support QAT and the IGalleryItemsPanel interface to implement the scrolling behavior.