StdFormNotesCompleted event
Occurs when the user selects “” or “” in the “Class Notes” dialog box.
The default implementation adds or removes a check mark next to the command “” on the “” menu.
Your application can call the default implementation by generating the event.
Remarks
The “Class Notes” dialog box, opened with the menu command “”, applies to notes and files attached to the current collection or subcollection. If the user attaches a note or file, the default implementation adds a check mark next to the command “” on the “” menu. If the user detaches all notes and files, the check mark is removed.
The default implementation is a form-level operation.