Retrieves which tool is assigned to a given mouse/shift combination.
Parameters
- mouseButton
- Mouse button to be pressed, currently only supports left, middle and right mouse buttons.
- key
- The System.Windows.Forms.Keys value which represents the shift key to be pressed. Currently, the only supported keys are shift, control, and alt key values.
Return Value
Tool assigned to mouse/shift combination.