![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
#3
| |||
| |||
|
|
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. |
#4
| |||
| |||
|
|
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 |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
|
I discovered that the error occurs when the Record Selector in the continuous form has focus. I am able to accomplish what I was looking to do, however I have to manage it by trapping the error code & processing from there. I wonder if there is a way to identify when the record selector has focus? Thanks Greg |
![]() |
| Thread Tools | |
| Display Modes | |
| |