T
Torben Jensen
Hi,
I am having trouoble using the F-kesy as shortcuts.
The shortcut is defines like this (c#):
btnRun.Shortcut = Shortcut.F7;
I have provided the button with a valid eventhandler that works just fine
when pressing the button, but pressing the F7 key doesn't trigger anything
at all.
All my other shortcuts that doesn't use F-keys are defined in the same and
they work just fine.
Has anyone experinced the same problems and maybe found a solution?
Thank you.
Torben
I am having trouoble using the F-kesy as shortcuts.
The shortcut is defines like this (c#):
btnRun.Shortcut = Shortcut.F7;
I have provided the button with a valid eventhandler that works just fine
when pressing the button, but pressing the F7 key doesn't trigger anything
at all.
All my other shortcuts that doesn't use F-keys are defined in the same and
they work just fine.
Has anyone experinced the same problems and maybe found a solution?
Thank you.
Torben