'Declaration Protected Overrides Function DecrementValue( _ ByVal value As ULong, _ ByVal increment As ULong _ ) As ULong
'Usage Dim instance As ULongUpDown Dim value As ULong Dim increment As ULong Dim value As ULong value = instance.DecrementValue(value, increment)
Parameters
- value
- increment