シンタックス
            
            
            
            
            '宣言
 
Public Overloads Shared Function FillRect( _
   ByVal  As System.IntPtr, _
   ByRef  As Win32.RECT, _
   ByVal  As System.IntPtr _
) As System.Integer
             
        
            
            public static System.int FillRect( 
   System.IntPtr ,
   ref Win32.RECT ,
   System.IntPtr 
)
             
        
             
        
            パラメータ
- hDC
 
- rc
 
- hbr
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照