CustomScrollableControl.CustomScrollableControl.CustomScrollableControl_Resize Function
Called whenver the window is resized. The scrollbar positions are recalculated and the image coordinates for the repaint are calculated.

Private void CustomScrollableControl_Resize (object, System.EventArgs)
  Type Name Description  
    object sender    
    System.EventArgs e    
  Return Description  
    void