Click or drag to resize

IProject Events

The IProject type exposes the following members.

Events
 NameDescription
Public eventChangedFired when something in the object has changed.
(Inherited from IChangedEventSource)
Public eventIsDirtyChanged Is called when the content is changed after a save/load operation and this signals that changes could be saved.
(Inherited from ICanBeDirty)
Public eventTunneledEvent The event that is fired when the object is disposed. First argument is the sender, second argument is the original source, and third argument is the event arg.
(Inherited from ITunnelingEventSource)
Top
See Also