Constructor ValueEditorCustom
ValueEditorCustom(Control)
Initializes a new instance of the ValueEditorCustom class.
public ValueEditorCustom(Control parent)
Parameters
parent
ControlParent of the control.
ValueEditorCustom(string, string?)
Initializes a new instance of the ValueEditorCustom class.
public ValueEditorCustom(string title, string? text = null)
Parameters
ValueEditorCustom()
Initializes a new instance of the ValueEditorCustom class.
public ValueEditorCustom()