'宣言 Protected Sub DrawText( _ ByVal g As Graphics, _ ByVal foreColor As Color, _ ByVal textRect As Rectangle, _ ByVal stringFormat As StringFormat _ )
protected void DrawText( Graphics g, Color foreColor, Rectangle textRect, StringFormat stringFormat )