StdFormNotesCompleted event

Occurs when the user selects [OK] or [Cancel] in the [Class Notes] dialog box.

The default implementation adds or removes a check mark next to the command [Notes for All] on the [Actions] menu.

Your application can call the default implementation by generating the event.

Remarks

The [Class Notes] dialog box, opened with the menu command [Actions > Notes for All], 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 [Notes for Current] on the [Actions] menu. If the user detaches all notes and files, the check mark is removed.

The default implementation is a form-level operation.

関連トピック