Search
ItemDrawContext Methods
 


 Public Methods

  Name Description

DrawBorder

Renders a frame around the specified rectangle.

DrawContentsText

Renders the underlying item's contents text at the specified location.

DrawDefault

Overloaded. Renders the item in its default appearance.

DrawEndClock

Draws a clock icon representing the underlying item's end time at the specified location.

DrawFormattedContentsText

Renders the underlying item's contents text at the specified location, taking into consideration specific HTML tags.

DrawHeaderBorder

Renders a header frame around the specified rectangle.

DrawHeaderText

Renders the underlying item's header text at the specified location.

DrawImage

Draws the specified image in the specified rectangle, using the specified alignment.

DrawRecurrenceIcon

Draws an icon representing the underlying item's recurrence state at the specified location.

DrawReminderIcon

Draws an icon representing the underlying item's reminder at the specified location.

DrawStartClock

Draws a clock icon representing the underlying item's start time at the specified location.

 See Also