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