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