InfoConnect for Unisys VBA Guide
Contains Function (MouseMapper)
The mouse/key combination for which to query.
Returns whether there is a mapping for a specified mouse/key combination in the current mouse map.
Syntax
object.Contains( _
   ByVal mapping As MouseButtonCombination _
) As Boolean

Parameters

mapping
The mouse/key combination for which to query.

Return Value

True if the current keyboard map contains a mapping for key, false if not.
See Also

 

 


2015 Attachmate

Send Feedback