InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / Controls Property

In This Topic
    Controls Property (C1InputPanelBase)
    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