DesignerTransactionCloseEventArgs Constructor

 

Initializes a new instance of the DesignerTransactionCloseEventArgs class.

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

NameDescription
System_CAPS_pubmethodDesignerTransactionCloseEventArgs(Boolean)

Obsolete. Initializes a new instance of the DesignerTransactionCloseEventArgs class, using the specified value that indicates whether the designer called Commit on the transaction.

System_CAPS_pubmethodDesignerTransactionCloseEventArgs(Boolean, Boolean)

Initializes a new instance of the DesignerTransactionCloseEventArgs class.

Return to top
Show: