Click or drag to resize

StiPaintEventArgs Properties

The StiPaintEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets value indicates that drawing is canceled.
Public propertyClipRectangle
Gets the rectangle in which to paint.
Public propertyContext
Gets context for painting.
Public propertyDrawBorderFormatting
Gets or sets value indicates that formatting will be draw.
Public propertyDrawChilds
Gets or sets value indicates that child components must be drawed.
Public propertyDrawTopmostBorderSides
Gets or sets value indicates that topmost border sides will be draw.
Public propertyGraphics
Gets Graphics for painting.
Public propertyIsPaintThumbnail
Internal use only.
Top
See Also