ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonControlHost Class / Control Property

In This Topic
    Control Property (RibbonControlHost)
    In This Topic
    Gets or sets the control that this RibbonControlHost is hosting.
    Syntax
    'Declaration
     
    Public ReadOnly Property Control As System.Windows.Forms.Control
    public System.Windows.Forms.Control Control {get;}
    See Also