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