In Form_Dirty, how can I check if the current record is locked? The form
has
RecordLocks set to 2 (Edited Record) and Record-Level locking is enabled.
The record selector symbol properly indicates when a record is locked, but
I
have not been able to determine how to programmatically check if the
record
is locked. Also, why is Form_Dirty being invoked for a locked record?
Any
information appreciated!
Thanks,
Tad