Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like a to know if the user has done something has occurred after a drawing has been opened.
I can't figure out a location to store a boolean variable that:
Does not modify the document's database. If the database is modified on opening the drawing thinks it needs saving.
Is affected by the undo command, which Document.UserData isn't.
Solved! Go to Solution.