Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / ElementContainerControl Constructor / ElementContainerControl Constructor()


In This Topic
    ElementContainerControl Constructor()
    In This Topic
    Creates a new child-containing control element.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ElementContainerControl()
    public ElementContainerControl()
    See Also