Component Properties
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| 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 |
Show:

