G
Greg (codepug
In a continuous form, I capture the keydown event to determine if the
Del key
was pressed. I have a routine that processes the Delete as I see fit.
However, if the
user is in a control in the Form Header, I do not want the del Key
processed.
How do I determine if the forms header has control ? This may solve my
problem.
Thanks
Del key
was pressed. I have a routine that processes the Delete as I see fit.
However, if the
user is in a control in the Form Header, I do not want the del Key
processed.
How do I determine if the forms header has control ? This may solve my
problem.
Thanks