Contains the arguments passed to the PaintControlHost event handlers.
The following tables list the members exposed by the PaintControlEventArgs type.
Name | Description | |
---|---|---|
An object implementing the IGraphics interface whose methods should be used to draw the control. |
||
Gets or sets a value indicating whether the event handler performed custom painting. |
||
Gets a reference to the ControlNode being serialized or deserialized. (Inherited from ControlNodeEventArgs.) |
||
Gets the bounding rectangle of the control. |
||
Gets a stream object where you can store or retrieve any custom data. (Inherited from ControlNodeEventArgs.) |