Raised when a password encrypted layer is found during the loading of an annotation file.
- LayerName
The name of this layer.
- password
The password to decrypt the layer.
Use this event to present the user with a dialog box requesting the password.
If the correct password is returned from this event, the layer is decrypted and available for display.
The layer is discarded from memory if an incorrect password is supplied.
When the user has provided the password, set the password parameter to it.