OnlinePhotoShop.Browse.Previous_Click Function
Called when a the Previous button is pressed. Selects the previous product in the list and updates the product description and optionlist by calling UpdateProduct().

Private void Previous_Click (object, System.EventArgs)
  Type Name Description  
    object sender Sending object.  
    System.EventArgs e Event arguments.  
  Return Description  
    void