System.ComponentModel.Design.DesignerTransaction.Commit Method

Commits this transaction.

Syntax

public void Commit ()

Remarks

When a designer transaction is committed, the transaction is considered complete and does not track further changes.

Once a transaction has been committed, further calls to this method do nothing. Always call this method after creating a transaction to ensure that the transaction closes properly.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0