CSharp

所属分类:C#编程
开发工具:C#
文件大小:58KB
下载次数:62
上传日期:2012-09-18 22:10:58
上 传 者liuqiang007
说明:  程序要实现的目的是通过鼠标来控制图片的缩放和移动的效果,也就是说可以鼠标在程序界面上拖动图片,通过鼠标滚轮放大和缩小图片。这种功能在图片浏览程序里面再普通不过了,一般来说,如果是在MFC或者Winform里面实现这两个功能的话,都是通过处理鼠标的移动和滚轮事件,在这两个事件处理函数里面,获取鼠标的位置和滚轮滚动的偏移量,然后针对性地更改图片的位置和高宽度来做的。
(Program to achieve the purpose of the picture zoom and move the mouse to control the effect, which means you can mouse to drag the image in the program interface, via the mouse wheel to zoom in and out of pictures. This picture browsing function inside commonplace, in general, if it is implemented in MFC or Winform inside these two functions are by handling the movement of the mouse and wheel events in the two event handler inside , for the position of the mouse and the scroll wheel offset, and then targeted to do to change the location and width of the picture.)

文件列表:
0805III\Backup\Ex04_15\Ex04_15.csproj (3221, 2007-07-11)
0805III\Backup\Ex04_15\Form1.cs (1227, 2007-07-11)
0805III\Backup\Ex04_15\Form1.Designer.cs (6149, 2007-07-11)
0805III\Backup\Ex04_15\Form1.resx (6017, 2007-07-11)
0805III\Backup\Ex04_15\Program.cs (466, 2007-07-11)
0805III\Backup\Ex04_15\Properties\AssemblyInfo.cs (1162, 2007-07-11)
0805III\Backup\Ex04_15\Properties\Resources.Designer.cs (2868, 2007-07-11)
0805III\Backup\Ex04_15\Properties\Resources.resx (5612, 2007-07-11)
0805III\Backup\Ex04_15\Properties\Settings.Designer.cs (1090, 2007-07-11)
0805III\Backup\Ex04_15\Properties\Settings.settings (249, 2007-07-11)
0805III\Backup\Ex04_15.sln (910, 2007-07-11)
0805III\Backup\Ex04_15.suo (16384, 2011-08-05)
0805III\Ex04_15\bin\Debug\Ex04_15.exe (11264, 2011-08-06)
0805III\Ex04_15\bin\Debug\Ex04_15.pdb (26112, 2011-08-06)
0805III\Ex04_15\bin\Debug\Ex04_15.vshost.exe (14328, 2011-08-06)
0805III\Ex04_15\bin\Debug\Ex04_15.vshost.exe.manifest (490, 2007-07-21)
0805III\Ex04_15\Ex04_15.csproj (3429, 2011-08-05)
0805III\Ex04_15\Form1.cs (3544, 2011-08-06)
0805III\Ex04_15\Form1.Designer.cs (5320, 2011-08-05)
0805III\Ex04_15\Form1.resx (6017, 2011-08-05)
0805III\Ex04_15\obj\Debug\Ex04_15.csproj.FileListAbsolute.txt (2490, 2011-08-06)
0805III\Ex04_15\obj\Debug\Ex04_15.csproj.GenerateResource.Cache (847, 2011-08-05)
0805III\Ex04_15\obj\Debug\Ex04_15.exe (11264, 2011-08-06)
0805III\Ex04_15\obj\Debug\Ex04_15.Form1.resources (180, 2011-08-05)
0805III\Ex04_15\obj\Debug\Ex04_15.pdb (26112, 2011-08-06)
0805III\Ex04_15\obj\Debug\Ex04_15.Properties.Resources.resources (180, 2011-08-05)
0805III\Ex04_15\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll (4608, 2011-08-05)
0805III\Ex04_15\obj\Ex04_15.csproj.FileList.txt (268, 2007-07-11)
0805III\Ex04_15\Program.cs (466, 2007-07-11)
0805III\Ex04_15\Properties\AssemblyInfo.cs (1162, 2007-07-11)
0805III\Ex04_15\Properties\Resources.Designer.cs (2838, 2011-08-05)
0805III\Ex04_15\Properties\Resources.resx (5612, 2007-07-11)
0805III\Ex04_15\Properties\Settings.Designer.cs (1105, 2011-08-05)
0805III\Ex04_15\Properties\Settings.settings (249, 2007-07-11)
0805III\Ex04_15.sln (911, 2011-08-05)
0805III\Ex04_15.suo (18432, 2011-08-06)
0805III\UpgradeLog.XML (3213, 2011-08-05)
0805III\_UpgradeReport_Files\UpgradeReport.css (3348, 2011-08-05)
0805III\_UpgradeReport_Files\UpgradeReport.xslt (12505, 2008-01-11)
0805III\_UpgradeReport_Files\UpgradeReport_Minus.gif (69, 2011-08-05)
... ...

近期下载者

相关文件


收藏者