Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser - Shortcut class CtrlDown error Options
Fabien
Posted: Tuesday, May 12, 2015 10:47:37 AM
Rank: Advanced Member
Groups: Member

Joined: 7/21/2014
Posts: 130
Hi,

There is a problem in the Shorcut Class with the CtrlDown Property set to True.

If you set this property to True, the shorcut is fired even if the Ctrl key and the CommandKey aren't press together.

Example :

With this shorcut :
Quote:
New Shortcut(nFindCommand, KeyCode.F, True, False, False)


The shortcut must be fired when the user press Ctrl+F but, the shorcut is fired too when the user press Ctrl, release this key and then press F.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.