PropertyGrid.IComPropertyBrowser.EnsurePendingChangesCommitted Metoda

Definice

Potvrdí všechny čekající změny do PropertyGrid ovládacího prvku. Popis tohoto člena naleznete v tématu 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

Návraty

Boolean

true pokud všechny PropertyGrid úspěšně potvrdí změny; v opačném případě false.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho použít pouze v PropertyGrid případě, že je instance přetypována do IComPropertyBrowser rozhraní.

Platí pro