IProject Events |
The IProject type exposes the following members.
Name | Description | |
---|---|---|
Changed | Fired when something in the object has changed. (Inherited from IChangedEventSource) | |
IsDirtyChanged |
Is called when the content is changed after a save/load operation
and this signals that changes could be saved.
(Inherited from ICanBeDirty) | |
TunneledEvent |
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) |