N
Nugimac
I have an autokeys macro that does 2 things only.
It disables CTL + any function key
It disables SHIFT + any function key
I am very aware of the problems of using macros with a rutime app.
I have used this autokeys macro in my app and tested it starting the app
with the runtime switch. I have not found any problems so far.
Are there any MVP's or other seasoned developers who have successfully used
such an autokeys macro with a runtime app? If not could you comment on any
problems you encountered. The work around with keydown events on every form
is a lot of work.
Thanks Nugimac
It disables CTL + any function key
It disables SHIFT + any function key
I am very aware of the problems of using macros with a rutime app.
I have used this autokeys macro in my app and tested it starting the app
with the runtime switch. I have not found any problems so far.
Are there any MVP's or other seasoned developers who have successfully used
such an autokeys macro with a runtime app? If not could you comment on any
problems you encountered. The work around with keydown events on every form
is a lot of work.
Thanks Nugimac