'Declaration Public Function New( _ ByVal control As System.Windows.Forms.Control _ )
public RibbonControlHost( System.Windows.Forms.Control control )
Parameters
- control
- the Control which will be placed in this ribbon component.
'Declaration Public Function New( _ ByVal control As System.Windows.Forms.Control _ )
public RibbonControlHost( System.Windows.Forms.Control control )