IComPropertyBrowser.EnsurePendingChangesCommitted Méthode

Définition

Valide toutes les modifications en attente à apporter au contrôle PropertyGrid.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

public:
 bool EnsurePendingChangesCommitted();
public bool EnsurePendingChangesCommitted ();
abstract member EnsurePendingChangesCommitted : unit -> bool
Public Function EnsurePendingChangesCommitted () As Boolean

Retours

true si le PropertyGrid parvient à valider les modifications ; sinon, false.

S’applique à