CustomScrollableControl.CustomScrollableControl.CustomScrollableControl_Paint Function
Paint event handler for CustomScrolableControl. It takes care of copyiong the necessary image date to the screnn and whites out any other area to the right or below the image that needs repainting.

Private void CustomScrollableControl_Paint (object, System.Windows.Forms.PaintEventArgs)
  Type Name Description  
    object sender    
    System.Windows.Forms.PaintEventArgs e    
  Return Description  
    void