Photo_Editor_Application.PhotoEditorForm.customScrollableControl_Paint Function
Overwrites the pait method. Updates the viewport coords and draws the graphic overlays.

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