This topic has not yet been rated - Rate this topic

IDesignerLoaderHost2 Events

The IDesignerLoaderHost2 type exposes the following members.

  NameDescription
Public event Activated Occurs when this designer is activated. (Inherited from IDesignerHost.)
Public event Deactivated Occurs when this designer is deactivated. (Inherited from IDesignerHost.)
Public event LoadComplete Occurs when this designer completes loading its document. (Inherited from IDesignerHost.)
Public event TransactionClosed Adds an event handler for the TransactionClosed event. (Inherited from IDesignerHost.)
Public event TransactionClosing Adds an event handler for the TransactionClosing event. (Inherited from IDesignerHost.)
Public event TransactionOpened Adds an event handler for the TransactionOpened event. (Inherited from IDesignerHost.)
Public event TransactionOpening Adds an event handler for the TransactionOpening event. (Inherited from IDesignerHost.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.