Gets or sets the current mouse whose focus all keyboard events will be mapped to
Single Display Groupare often breaks many rules in traditional single user applications. The problem is in single display groupware you may have a one mouse and two keyboard situation. In this case it may be apropriate to map two keyboards to one mouse focus. This utility allows the programmer to map the various keyboards on the system to whichever mouse they desire.
C# Eg., SdgManager1.Keyboards[0].Mouse = 0; SdgManager1.Keyboards[1].Mouse = 0;