Paints the cell with the default changing (or animated) focus indicator using the specified control and dimensions.
Syntax
Parameters
- g
- Graphics device interface for painting the cell
- x
- X-coordinate
- y
- Y-coordinate
- width
- Width, in pixels
- height
- Height, in pixels
- left
- Whether to paint the left side of the focus indicator
- top
- Whether to paint the top of the focus indicator
- right
- Whether to paint the right side of the focus indicator
- bottom
- Whether to paint the bottom of the focus indicator
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also