For a list of all members of this type, see UserDrawnDisplayAreaEventArgs members.
"| Name | Description | |
|---|---|---|
![]() | Graphics | A handle to the graphics object used to draw the display area. |
![]() | PaintDisplayArea | Determines if the internal routines of the control should draw the display area. When the PaintDisplayArea property is set to False the control does not execute its internal paint routine and the developer has control over the painting of the display area. |
![]() | Rect | A rectangle representing the dimensions of the Display Area in the control. |
![]() | Text | Determines the current text of the Display area. |
