ImageBoxSample/ImageBoxSample.sln
Download
imageboxsample-part3.zip
(443.55 KB | 23 August 2010 )
Sample project showing how to create an image viewer that supports scrolling with the mouse and keyboard, and panning with the mouse.
Donate
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Contents of imageboxsample-part3.zip/ImageBoxSample/ImageBoxSample.sln
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageBoxSample", "ImageBoxSample.csproj", "{8241A955-C8E4-4CFD-BA28-EEAB34F6C00C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8241A955-C8E4-4CFD-BA28-EEAB34F6C00C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8241A955-C8E4-4CFD-BA28-EEAB34F6C00C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8241A955-C8E4-4CFD-BA28-EEAB34F6C00C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8241A955-C8E4-4CFD-BA28-EEAB34F6C00C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
