Click or drag to resize

PaintThumbnailEventArgs Properties

The PaintThumbnailEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Gets the bounding rectangle of the thumbnail.
Public propertyGraphics
Gets the Graphics object used for drawing.
Public propertyItemBounds
Gets item positioning information.
Public propertyScrollPosition
Gets the current scrollbar position.
Public propertyThumbnail
Gets the Thumbnail to be drawn.
Top
See Also