protected void PaintText( Graphics g, Rectangle bounds, string text, bool alignToRight )
Protected Sub PaintText ( _ g As Graphics, _ bounds As Rectangle, _ text As String, _ alignToRight As Boolean _ )
protected: void PaintText( Graphics^ g, Rectangle bounds, String^ text, bool alignToRight )