Compartilhar via


PropertyGrid.IComPropertyBrowser.EnsurePendingChangesCommitted Método

Definição

Confirma todas as alterações pendentes para o controle PropertyGrid. Para obter uma descrição desse membro, confira 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

Retornos

Boolean

true se todo o PropertyGrid confirmar as alterações com êxito; caso contrário, false.

Implementações

Comentários

Este membro é uma implementação do membro de interface explícita. Ele só pode ser usado quando a instância de PropertyGrid é convertida em uma interface de IComPropertyBrowser.

Aplica-se a