Add Birthday
PictureBox control with zoomin, zoomOut and Pan options(As is Windows picture viewer.)
1 replies to this topic
Vishnu Vardhan Diyyala
#1
|
Member
14
Points
|
Posted on
31 Jul 2014 05:11 PM IST
hi, Greetings for the day,
I had a requirement from my client as he wants to add picture to picturebox control and he can able to zoomin , zoomout and pan that image with mouse controls(with out external controls like Track bar control etc).(As is if we open any image in windows picture viewer). Here i am unable to implement those option in Picturebox control in windows application. Any one please help me.
Thanks in advance.
Regards, VishnuVardhan.D
|
C#.NET
1076
views
Reply to this topic
|
Kamalesh Kumar
#2
|
Member
30
Points
|
Replied on
18 Feb 2016 12:38 PM IST
I use Microsoft Visual C# 2005 categorical Edition to create it. it is easy and straightforward. You'll be able to begin a brand new project and add a user management. within the style window, you drag a vertical scrollbar and a horizontal scrollbar to the user management, then visit the code window and add the code as within the supply file, ImagePanel.cs. That's all, a zoomable and scrollable PictureBox replacement has been designed and you'll be able to use it currently.
|
Reply to this topic
|
|
|