DrawHeaderEventArgs の新しいインスタンスを初期化します。
 
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Function New( _
   ByVal  As System.Drawing.Graphics, _
   ByVal  As System.Drawing.Rectangle _
)
             
        
            
            public DrawHeaderEventArgs( 
   System.Drawing.Graphics ,
   System.Drawing.Rectangle 
)
             
        
             
        
            パラメータ
- graphics
 
- bounds
 
             
            
            
            
            
            
            
            
            
            
            
            
            参照