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


In This Topic
    ElementControl Constructor()
    In This Topic
    Creates a control element (ElementControl object).
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ElementControl()
    public ElementControl()
    See Also