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

Parameters

mapping
The mouse/key combination to query for.

Return Value

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

 

 


2015 Attachmate

Send Feedback