The IRender type exposes the following members.
Methods
Name | Description | |
---|---|---|
DrawCaption |
Draws a caption with the specified 3D-borders and Appearance.
| |
DrawExpansionButton |
Draws the expansion (+/-) button.
| |
DrawFrame(Color, Rectangle, ButtonBorderStyle, Graphics) |
Draws a border on a button-style control.
| |
DrawFrame(Color, Rectangle, ButtonBorderStyle, BorderSide, Graphics) |
Draws a border on a button-style control.
| |
DrawImage |
Draws the specified Image at the specified location and with the specified ImageSettings | |
DrawSortIcon(SortDirection, Rectangle, Graphics) | ||
DrawSortIcon(SortDirection, Int32, Rectangle, Graphics) | ||
DrawText |
Draws the text.
| |
Fill(Color, Rectangle, Graphics) |
Fills the rectangle with a specified color.
| |
Fill(Appearance, Rectangle, Rectangle, Graphics) |
Fills the rectangle with a specified Appearance.
| |
Fill(Color, Color, GradientDirection, Rectangle, Rectangle, Graphics) |
Fills the rectangle with a gradient color.
| |
SortIconMetrics |
Gets a sise, required to draw the sort icon.
| |
TextMetrics |
Measures the specified string when drawn with the specified Font.
|