Download imageboxsample-part-1.zip, last updated 12/08/2010 (37.58 KB)

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

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

Donate

Donate