IComPropertyBrowser.EnsurePendingChangesCommitted Método

Definição

Confirma todas as alterações pendentes para o controle PropertyGrid.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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

Retornos

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

Aplica-se a