StiPaintEventArgs Properties |
The StiPaintEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancel |
Gets or sets value indicates that drawing is canceled.
|
![]() | ClipRectangle |
Gets the rectangle in which to paint.
|
![]() | Context |
Gets context for painting.
|
![]() | DrawBorderFormatting |
Gets or sets value indicates that formatting will be draw.
|
![]() | DrawChilds |
Gets or sets value indicates that child components must be drawed.
|
![]() | DrawTopmostBorderSides |
Gets or sets value indicates that topmost border sides will be draw.
|
![]() | Graphics |
Gets Graphics for painting.
|
![]() | IsPaintThumbnail |
Internal use only.
|