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


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