FMUtils.KeyboardHook icon indicating copy to clipboard operation
FMUtils.KeyboardHook copied to clipboard

v2

Open factormystic opened this issue 9 years ago • 1 comments

factormystic avatar May 18 '15 00:05 factormystic

Hi, I'm trying to use the FMUtil in VB.net, but I have some issues: Whe I write the fowwlowing code

Dim KeyboardHook As Hook = New Hook("Global Action Hook") AddHandler KeyboardHook.KeyDownEvent, AddressOf KeyDown

Visual Studio 2013 tells me that KeyDownEvent in not en event of FMUtils.KeyboardHook

Can somwone help me? Thanks Alberto

alanberto avatar Sep 07 '16 14:09 alanberto