シンタックス
            
            
            
            
            '宣言
 
Public Overloads Shared Sub FillRect( _
   ByVal  As System.IntPtr, _
   ByVal  As System.Drawing.Rectangle, _
   ByVal  As System.IntPtr _
) 
             
        
            
            public static void FillRect( 
   System.IntPtr ,
   System.Drawing.Rectangle ,
   System.IntPtr 
)
             
        
             
        
            パラメータ
- hdc
 
- bounds
 
- hBrush
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照