Pencil/Triangle Dirty/Undo

caferacer

Registered User.
Local time
Today, 14:50
Joined
Oct 11, 2012
Messages
96
I have a label on a main form which I highlight/un-highlight to mimic the on-dirty (pencil) and on-undo (back to triangle) of the record selectors.

But can’t think how to un-highlight the label background when the pencil switches back to a triangle when the autosave happens, when you move to a subform.

I tried it playing about with the form, subform lost focus, but with no success.

Any ideas, thanks.
 
Perhaps some code in the main forms After Update event.
 
why not just add the record selectors?
 

Users who are viewing this thread

Back
Top Bottom