Forum Discussion

rbritton's avatar
rbritton
New Contributor
4 years ago
Solved

Mouse click Alt key doesn't work

I'm trying to test visual studio's mouse click Go to Definition feature, which allows both ctrl, alt, or both together as the keys. When using the Click() method and passing TShiftKeys, skCtrl works ...
  • rbritton's avatar
    rbritton
    4 years ago

    With the physically recorded click with the keys, I am seeing the Alt + Click function properly, so there is something about how I determine where to click that is incorrect instead.