P
Phil
Hi all,
I have a form that does stuff when the user presses the
function keys, F1 through F12. Unfortunately Windows also
does stuff when those keys are pressed. For example if
the user presses "F1" two things will happen: the form
function will run, then Windows help will open.
How do I disable the built in function of the function
keys? Can I do it only for that form?
Thanks,
Phil
I have a form that does stuff when the user presses the
function keys, F1 through F12. Unfortunately Windows also
does stuff when those keys are pressed. For example if
the user presses "F1" two things will happen: the form
function will run, then Windows help will open.
How do I disable the built in function of the function
keys? Can I do it only for that form?
Thanks,
Phil