InfoConnect for Airlines VBA Guide
MouseMap Property (MouseMapper)
Gets or sets the name of the mouse map file.
Syntax
Object.MouseMap As String
Remarks
When setting the name of this file, if the full path isn't provided, InfoConnect searches the user's InfoConnect data folder and the Built-Ins/Keyboard Maps folder. If the file isn't found there, or the full path passed in does not exist, a FileNotFoundException is thrown.
See Also