ComponentOne Ribbon for WinForms
RibbonControlHost Constructor(Control)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonControlHost Class > RibbonControlHost Constructor : RibbonControlHost Constructor(Control)
Initializes a new instance of an RibbonControlHost.
Syntax
'Declaration
 
Public Function New( _
   ByVal control As System.Windows.Forms.Control _
)
public RibbonControlHost( 
   System.Windows.Forms.Control control
)

Parameters

control
See Also

Reference

RibbonControlHost Class
RibbonControlHost Members
Overload List