Spread Windows Forms 12.0 Product Documentation
ElementWindowless Constructor(Object)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class > ElementWindowless Constructor : ElementWindowless Constructor(Object)
Object from which to clone the new ElementWindowless object
Creates a new windowless element object based on the specified object.
Syntax
'Declaration
 
Public Function New( _
   ByVal cloneFrom As Object _
)
'Usage
 
Dim cloneFrom As Object
 
Dim instance As New ElementWindowless(cloneFrom)
public ElementWindowless( 
   object cloneFrom
)

Parameters

cloneFrom
Object from which to clone the new ElementWindowless object
See Also

Reference

ElementWindowless Class
ElementWindowless Members
Overload List