Record selector event

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
Trying to work out with an undo button I’ve noticed that when in a record
the record sector button is focused the undo function is not yet available.
Is there any event triggered when the record selector is focused as it will
help me to disable the undo button?
Thanks
GL
 
GL said:
Trying to work out with an undo button I’ve noticed that when in a record
the record sector button is focused the undo function is not yet available.
Is there any event triggered when the record selector is focused as it will
help me to disable the undo button?


The Form's Click event.
 
Back
Top