IDesignerLoaderHost2 Events
.NET Framework 3.5
The IDesignerLoaderHost2 type exposes the following members.
| Name | Description | |
|---|---|---|
|
Activated | Occurs when this designer is activated. (Inherited from IDesignerHost.) |
|
Deactivated | Occurs when this designer is deactivated. (Inherited from IDesignerHost.) |
|
LoadComplete | Occurs when this designer completes loading its document. (Inherited from IDesignerHost.) |
|
TransactionClosed | Adds an event handler for the TransactionClosed event. (Inherited from IDesignerHost.) |
|
TransactionClosing | Adds an event handler for the TransactionClosing event. (Inherited from IDesignerHost.) |
|
TransactionOpened | Adds an event handler for the TransactionOpened event. (Inherited from IDesignerHost.) |
|
TransactionOpening | Adds an event handler for the TransactionOpening event. (Inherited from IDesignerHost.) |