CopyTo Method (ElementWindowless)
Copies the properties of this windowless element object into the target object.
public virtual void CopyTo(
object
)
'Declaration
Public Overridable Sub CopyTo( _
ByVal As Object _
)
'Usage
Dim instance As ElementWindowless
Dim target As Object
instance.CopyTo(target)
Parameters
- target
- Target object