Contains the arguments passed to handlers of the Draw event.
The following tables list the members exposed by the DrawEventArgs type.
Name | Description | |
---|---|---|
Gets the bounding rectangle of the element being drawn. |
||
Gets the date and time associated with the element being drawn. |
||
Gets the type of the calendar element being drawn. |
||
Gets the end time associated with the element being drawn. |
||
Gets the Graphics instance whose methods can be used to perform custom drawing. |
||
Gets or sets a value indicating whether the event was handled by the client. |
||
Gets the index associated with the element being drawn. |
||
Gets a value indicating whether the shadow of an item is being drawn. |
||
Gets the item being custom drawn. |
||
Gets the resource related to the element being drawn. |
||
Gets the start time associated with the element being drawn. |
||
Gets the style associated with the element being drawn. |
||
Gets the text associated with the element being drawn. |