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