Skip to content

ButtonListXElement class

The row element that lets select value from [multilevel] list.

public class Korzh.EasyQuery.WinForms.ButtonListXElement
: ListXElement

Package: Korzh.EasyQuery.WinForms (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WinForms.dll

NameTypeDescription
ButtonListXElement(string type)voidInitializes a new instance of the Korzh.EasyQuery.WinForms.ButtonListXElement class.
ButtonListXElement()voidInitializes a new instance of the Korzh.EasyQuery.WinForms.ButtonListXElement class.
NameTypeDescription
buttonControlButtonListXElement.RowButtonThe Korzh.EasyQuery.WinForms.ButtonListXElement.RowButton control that is used as Korzh.EasyQuery.WinForms.ButtonListXElement.ElementControl.
NameTypeDescription
ElementControlControlGets the control that implement element’s interaction with end user.
NameTypeDescription
Activate()voidActivates this element.
ApplyFormats()voidApplies the formats. This method is called from Korzh.EasyQuery.WinForms.XPanel object when all element parents are set
Arrange(int bottomLine, int rowHeight)voidArranges the Korzh.EasyQuery.WinForms.ButtonListXElement.ElementControl on base panel. Overrides Korzh.EasyQuery.WinForms.LabelXElement.Arrange(System.Int32,System.Int32).
ButtonClickHandler(object sender, EventArgs e)voidHandler of Korzh.EasyQuery.WinForms.ButtonListXElement.buttonControlSystem.Windows.Forms.Control.Click event.
CreateElementControl()ControlCreates the Korzh.EasyQuery.WinForms.ButtonListXElement.ElementControl.
NameTypeDescription
TagNamestringGets the name of the XML tag concerned with element.