UndoManager.InRedo Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne si le gestionnaire d'annulation se trouve au milieu d'une opération de rétablissement ou pas.
public:
property bool InRedo { bool get(); };
public bool InRedo { get; }
member this.InRedo : bool
Public ReadOnly Property InRedo As Boolean