'Declaration Protected Function AddNumericProperty( _ ByVal label As System.String, _ ByVal value As System.Double, _ ByVal onChanged As System.Action(Of Double), _ ByVal min As System.Double, _ ByVal max As System.Double, _ Optional ByVal decimals As System.Integer _ ) As System.Windows.Forms.NumericUpDown
Parameters
- label
- value
- onChanged
- min
- max
- decimals
Return Value
NumericUpDown control