Component Properties
.NET Framework 4.5
The Component type exposes the following members.
| Name | Description | |
|---|---|---|
|
CanRaiseEvents | Gets a value indicating whether the component can raise an event. |
|
Container | Gets the IContainer that contains the Component. |
|
DesignMode | Gets a value that indicates whether the Component is currently in design mode. |
|
Events | Gets the list of event handlers that are attached to this Component. |
|
Site | Gets or sets the ISite of the Component. |