The event handler receives an argument of type PaintGrayAreaEventArgs containing data related to this event. The following PaintGrayAreaEventArgs properties provide information specific to this event.
Property | Description |
---|---|
DrawRectangle | Gets or sets the rectangle area representing the gray area. |
Graphics | Gets or sets the graphics device that handles the gray area. |