シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub SetBounds( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Windows.Forms.BoundsSpecified _
) 
             
        
            
            public void SetBounds( 
   System.int ,
   System.int ,
   System.int ,
   System.int ,
   System.Windows.Forms.BoundsSpecified 
)
             
        
             
        
            パラメータ
- x
 
- y
 
- width
 
- height
 
- specified
 
            
             
            
            
            
            
            
            
            
            
            
            
            参照