Archive Browser
Download imageboxsample-part-1.zip, last updated 12/08/2010 (37.58 KB)
Downloadusing System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace ImageBoxSample
{
public partial class MainForm : Form
{
// ImageBox sample project
// http://cyotek.com/article/display/creating-a-scrollable-and-zoomable-image-viewer-in-csharp-part-1
// Preview image based on bwpx.icns - http://paularmstrongdesigns.com/projects/bwpx-icns/
public MainForm()
{
InitializeComponent();
}
}
}
Donate
This software may be used free of charge, but as with all free software there are costs involved to develop and maintain.
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Donate