expression.Contains( _ ByVal mapping As MouseButtonCombination _ ) As Boolean
where expression is a variable that represents a MouseMapper Object
Parameters
- mapping
- A MouseButtonCombination object that contains the mouse/key combination to query for.
Return Value
True if the current keyboard map contains a mapping for key, false if not.