Download imageboxsample-part4.zip, last updated 28/08/2010 (448.63 KB)

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

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

Donate

Donate