Paints the border inside the specified rectangle.
            
            
            
Syntax
            Parameters
- g
 
- Graphics device interface
 - x
 
- X-coordinate for the top left corner
 - y
 
- Y-coordinate for the top left corner
 - width
 
- Width of the border, in pixels
 - height
 
- Height of the border, in pixels
 - rightToLeft
 
- Whether to draw the border with a right-to-left orientation
 
            
             
            
						
            
            
            
            
            
            
            
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