Article Details
| Id: | 11428 |
| Product: | finPOWER Connect |
| Type: | NEW |
| Version: | 2.00.01 |
| Opened: | 11/10/2013 |
| Closed: | 11/10/2013 |
| Released: | 20/11/2013 |
| Job: | J012342 |
User Interface; changed how Alt, Ctrl and Shift keys are detected
The method used to detect if the Alt, Ctrl or Shift keys are pressed has been updated.
Previously this was using a Windows API call "GetAsyncKeyState", now finPOWER Connect simply uses the .NET property "My.Computer.Keyboard.ShiftKeyDown" etc.