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

In This Topic
    Controls Property (C1Ribbon)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Controls As System.Windows.Forms.Control.ControlCollection
    public System.Windows.Forms.Control.ControlCollection Controls {get;}
    See Also