The base class for arguments supplied to various component-related custom drawing events.
The following tables list the members exposed by the DrawComponentEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DrawComponentEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the related component. (Inherited from ComponentEventArgs.) |
|
![]() |
Gets the drawing target. |
|
![]() |
Gets the host containing the component. (Inherited from ComponentEventArgs.) |
See Also