Paints the cell with the solid 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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8
 
            
            
See Also