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