Partage via


DocumentViewer.OnDocumentChanged Méthode

Définition

Répond aux appels lorsque le document à afficher a été modifié.

protected:
 override void OnDocumentChanged();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
protected override void OnDocumentChanged ();
protected override void OnDocumentChanged ();
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
override this.OnDocumentChanged : unit -> unit
override this.OnDocumentChanged : unit -> unit
Protected Overrides Sub OnDocumentChanged ()
Attributs

Remarques

OnDocumentChanged répond aux appels lorsque la Document propriété du DocumentViewer contrôle est définie pour afficher un nouveau document.

S’applique à