The CogChangedEventComponentBase type exposes the following members.
|
| Name | Description |
|---|
 | Changed |
This event is raised when one or more parts of the object's state may
have changed.
|
 | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
Top