S
Soddy
Hello!
Once again, I'm confused about 'Tab' Controls! I have a 'form' on a (3)
tabbed control. This form uses a table 'query' to populate itself in the
form 'open' event. I have (2) command buttons on the form - (1) to Delete
the record and (1) to Update the record. When I 'Delete' the record, the
default response is brought up. If I Select 'No' another messagebox comes up
saying the 'SQL' was cancelled (I use a SQL statement to Delete/Update the
record in the table).
I would like to 'trap' the Delete event and use a 'customized' messagebox,
but not sure how to 'trap' the Delete event (or BeforeDelConfirm event) on a
'Tab' Control form...
Once again, I'm confused about 'Tab' Controls! I have a 'form' on a (3)
tabbed control. This form uses a table 'query' to populate itself in the
form 'open' event. I have (2) command buttons on the form - (1) to Delete
the record and (1) to Update the record. When I 'Delete' the record, the
default response is brought up. If I Select 'No' another messagebox comes up
saying the 'SQL' was cancelled (I use a SQL statement to Delete/Update the
record in the table).
I would like to 'trap' the Delete event and use a 'customized' messagebox,
but not sure how to 'trap' the Delete event (or BeforeDelConfirm event) on a
'Tab' Control form...