Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / Clone Method


In This Topic
Clone Method (ElementWindowless)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Function Clone() As Object
 
'Usage
 
Dim instance As ElementWindowless
Dim value As Object
 
value = instance.Clone()
See Also