'宣言 Protected Overloads Sub DrawControl( _ ByVal controlToDraw As Control, _ ByVal graphics As Graphics, _ ByVal rect As Rectangle, _ ByVal clipRect As Rectangle, _ ByVal attributes As ImageAttributes _ )
protected void DrawControl( Control controlToDraw, Graphics graphics, Rectangle rect, Rectangle clipRect, ImageAttributes attributes )