PropertyGrid.IComPropertyBrowser.EnsurePendingChangesCommitted Méthode
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.
Valide toutes les modifications en attente à apporter au contrôle PropertyGrid. Pour obtenir une description de ce membre, consultez EnsurePendingChangesCommitted().
virtual bool System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.EnsurePendingChangesCommitted() = System::Windows::Forms::ComponentModel::Com2Interop::IComPropertyBrowser::EnsurePendingChangesCommitted;
bool IComPropertyBrowser.EnsurePendingChangesCommitted ();
abstract member System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.EnsurePendingChangesCommitted : unit -> bool
override this.System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.EnsurePendingChangesCommitted : unit -> bool
Function EnsurePendingChangesCommitted () As Boolean Implements IComPropertyBrowser.EnsurePendingChangesCommitted
Retours
true
si tous les PropertyGrid parviennent à valider les modifications ; sinon, false
.
Implémente
Remarques
Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de PropertyGrid est castée en interface IComPropertyBrowser.