Parameters
- gridElement
- The GridElement around which the focus rectangle will painted.
- graphics
- The System.Drawing.Graphics to draw on.
- displayRectangle
- The System.Drawing.Rectangle to draw in.
- backColor
- A System.Drawing.Color structure representing the foreground color of the focus rectangle.
- foreColor
- A System.Drawing.Color structure representing the background color of the focus rectangle.
- printing
- true if the grid is being printed; false otherwise.