PropertyGrid.IComPropertyBrowser.EnsurePendingChangesCommitted 方法

定义

提交控件的所有挂起更改 PropertyGrid 。 有关此成员的说明,请参阅 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

返回

如果所有成功提交更改, 则为

实现

注解

此成员是显式接口成员实现。 仅当实例强制转换为PropertyGrid接口时IComPropertyBrowser,才能使用它。

适用于