PropertyGrid.IComPropertyBrowser.EnsurePendingChangesCommitted Método

Definição

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

true se todas as PropertyGrid alterações forem confirmadas com êxito; caso contrário, false.

Implementações

Comentários

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

Aplica-se a