The StiControlPaint type exposes the following members.
Methods
| Name | Description |
---|
| DrawBorder | |
| DrawButton | |
| DrawCheck | |
| DrawFocus(Graphics, Rectangle) | |
| DrawFocus(Graphics, Rectangle, Rectangle) | |
| DrawImageBackground | |
| DrawImageDisabled(Graphics, Bitmap, Int32, Int32) | |
| DrawImageDisabled(Graphics, Image, Int32, Int32) | |
| DrawItem(Graphics, Rectangle, DrawItemState, Color, Color) | |
| DrawItem(Graphics, Rectangle, DrawItemState, String, ImageList, Int32, Font, Color, Color, RightToLeft) | |
| DrawItem(Graphics, Rectangle, DrawItemState, String, ImageList, Int32, Font, Color, Color, Int32, RightToLeft) | |
| DrawItem(Graphics, Rectangle, DrawItemState, String, ImageList, Int32, Font, Color, Color, Int32, RightToLeft, StringAlignment) | |
| DrawReversibleFrame(Graphics, Rectangle, Color, FrameStyle) | |
| DrawReversibleFrame(Graphics, Int32, Int32, Int32, Int32, Color, FrameStyle) | |
| DrawReversibleLine(Graphics, Point, Point, Color, FrameStyle) | |
| DrawReversibleLine(Graphics, Int32, Int32, Int32, Int32, Color, FrameStyle) | |
| DrawString | |
| FillReversibleRectangle(Graphics, Rectangle, Color) | |
| FillReversibleRectangle(Graphics, Int32, Int32, Int32, Int32, Color) | |
| GetButtonRect(Rectangle, Boolean, RightToLeft) | |
| GetButtonRect(Rectangle, Boolean, Int32, RightToLeft) | |
| GetContentRect | |
| ScrollWindow | |
TopSee Also