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