Download imageboxsample-part3.zip, last updated 23/08/2010 (443.55 KB)

Download
  • md5: 18e195e5dce9f1b6b33738aadcfa7c12
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace Cyotek.Windows.Forms
{
  public enum ImageBoxGridScale
  {
    Small,
    Medium,
    Large
  }
}

Donate

Donate