InfoConnect for Unisys VBA Guide
RemoveMapping Method (MouseMapper)
The mouse/key combination to remove the mapping for.
Removes a mouse mapping from the mouse map.
Syntax
object.RemoveMapping( _
   ByVal mapping As MouseButtonCombination _
) 

Parameters

mapping
The mouse/key combination to remove the mapping for.
See Also