The BookmarksViewer type exposes the following members.

Events

  NameDescription
Public eventAfterBookmarkSelected
Fired after the bookmark has been selected. If the cancel flag of this event gets set, the actions that are associated with this bookmark will not be executed.
Public eventAfterBookmarkTitleEdit
Raised after the bookmark title has been edited.
Public eventBeforeBookmarkTitleEdit
Raised before the bookmark title is edited.
Public eventSetBookmarkIcon
Fired when a bookmark is shown for the first time in the bookmarks viewer or when the bookmark has changed. Handle this event to set a custom icon.

See Also