[]
        
(Showing Draft Content)

FarPoint.Win.ElementWindowless.-ctor

ElementWindowless Constructor

ElementWindowless()

Creates a new windowless element object.

Declaration
public ElementWindowless()
Public Sub New()

ElementWindowless(object)

Creates a new windowless element object based on the specified object.

Declaration
public ElementWindowless(object cloneFrom)
Public Sub New(cloneFrom As Object)
Parameters
Type Name Description
object cloneFrom

Object from which to make a copy