IDesignerHost::CreateTransaction Method

 

Creates a DesignerTransaction that can encapsulate event sequences to improve performance and enable undo and redo support functionality.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodCreateTransaction()

Creates a DesignerTransaction that can encapsulate event sequences to improve performance and enable undo and redo support functionality.

System_CAPS_pubmethodCreateTransaction(String^)

Creates a DesignerTransaction that can encapsulate event sequences to improve performance and enable undo and redo support functionality, using the specified transaction description.

Return to top
Show: