IDesignerHost::CreateTransaction Method
.NET Framework (current version)
Creates a DesignerTransaction that can encapsulate event sequences to improve performance and enable undo and redo support functionality.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CreateTransaction() | Creates a DesignerTransaction that can encapsulate event sequences to improve performance and enable undo and redo support functionality. |
![]() | CreateTransaction(String^) | Creates a DesignerTransaction that can encapsulate event sequences to improve performance and enable undo and redo support functionality, using the specified transaction description. |
Show:
