IDesignerHost Events
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Activated | Occurs when this designer is activated. |
![]() | Deactivated | Occurs when this designer is deactivated. |
![]() | LoadComplete | Occurs when this designer completes loading its document. |
![]() | TransactionClosed | Adds an event handler for the TransactionClosed event. |
![]() | TransactionClosing | Adds an event handler for the TransactionClosing event. |
![]() | TransactionOpened | Adds an event handler for the TransactionOpened event. |
![]() | TransactionOpening | Adds an event handler for the TransactionOpening event. |
Show:
