expression.AddMapping( _ ByVal mapping As MouseMapping _ )
where expression is a variable that represents a MouseMapper Object
Parameters
- mapping
- A MouseMapping object that has an association between a mouse/key combination and a set of actions. The actions are performed when the mouse/key combination is pressed in a host session.