Constructor ValueEditorUInt16
ValueEditorUInt16(AbstractControl)
Initializes a new instance of the ValueEditorUInt16 class.
public ValueEditorUInt16(AbstractControl parent)
Parameters
parentAbstractControlParent 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()