'宣言
 
Public Shared Function GetBorder3DInnerRect( _
   ByVal  As System.Drawing.Rectangle, _
   ByVal  As System.Windows.Forms.Border3DStyle _
) As System.Drawing.Rectangle
             
        
            
            public static System.Drawing.Rectangle GetBorder3DInnerRect( 
   System.Drawing.Rectangle ,
   System.Windows.Forms.Border3DStyle 
)