PropertyGrid.IComPropertyBrowser.EnsurePendingChangesCommitted Método

Definición

Confirma todos los cambios pendientes en el PropertyGrid control. Para obtener una descripción de este miembro, vea 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

Devoluciones

true es si todos los PropertyGrid cambios se confirman correctamente; de lo contrario, falsees .

Implementaciones

Comentarios

Este miembro es una implementación explícita de miembro de interfaz. Solo se puede usar cuando la PropertyGrid instancia se convierte en una IComPropertyBrowser interfaz.

Se aplica a