Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal Namespace / C1WebBrowserBase Class / Controls Property

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