InfoConnect for Airlines
Contains Method (IKeyboardMapper)


Returns whether there is a mapping for a specified key combination in the current keyboard map. This method only works for non-extended keys.
Overload List
OverloadDescription
Contains(Keys)Returns whether there is a mapping for a specified key combination in the current keyboard map. This method only works for non-extended keys.  
Contains(Keys,Boolean)Returns whether there is a mapping for a specified key combination in the current keyboard map.  
See Also