[]
Occurs when a new VisitedDocument object is being added to the VisitedDocuments collection of the current preview pane. Adding can be cancelled in the event handler.
public event VisitedDocumentAddingEventHandler VisitedDocumentAdding
Public Event VisitedDocumentAdding As VisitedDocumentAddingEventHandler
| Type | Description |
|---|---|
| VisitedDocumentAddingEventHandler | Occurs when a new object is being added to the collection of the current preview pane. Adding can be cancelled in the event handler. |