[]
        
(Showing Draft Content)

FarPoint.Win.ElementWithButtons.-ctor

ElementWithButtons Constructor

ElementWithButtons()

Creates a new element with buttons with default values.

Declaration
public ElementWithButtons()
Public Sub New()

ElementWithButtons(object)

Creates a new element with buttons by copying a specified object.

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

Object from which to make a copy