  private Color frontColor = Color.FromArgb( 100, 0 , 0, 255 );
   private Color behindColor = Color.Wheat;
 
