Hello everyone, QUESTION 1: In my form I have a picture box control and it is loaded with picture when the form loads. I also have two buttons; one for zoom in 100 percent and another one is zoom out 50 percent. I can't find a method to do that. Can help suggest anyone suggest? QUESTION...
How can I increase width and height of a picturebox every time I zoom out/in using its scalewidth/scaleheight property so that the entire picture is magnified and is visible i.e. it does not get cut from the right side and How can I scroll through the picture using scroll bars?Here is my code:P...
2 questions...How do I zoom on an image using API?and...How do I make a selection on a certain area of the image and zoom that area, just like in photoshop?Thanks a lot!...
Hi all,I need to be able to zoom a PictureBox with all the child contols in thePictureBox. The only child controls are labels and TextBoxes. Any ideas?Any help is very much appreciated.Jim...
Zooming/Changing web browser text font sze...I saw this done on planetsourcecode.com, but it only had 5 sizes, and didn't change the size very much at all. Is there a better way of doing this that changes the size even more??:confused:...
I am making a project of image editor like corel draw.I have a problem of zooming picture in picturebox.I have a solution by using "Streathblt" function.But i want other idea of that....
Is there a way that I can create 2 buttons that will will zoom in on my form. I am using a user form in VBA and about 8,000 people will be using it. Not everyone's screen resolution is the same so I need to create some zoom buttons so they can fit it to their liking. So can I create two but...
Got problem here, please help!!!Do any 1 know how to use an image as a test to testing for zooming. I have problem making zoom 1x as the same with the actual image...:confused:...
[Originally posted by Irfan Abbas Makandar]Hi there, I am currently working with GIS(Geographical Information System) and want zooming algorithms immediately. Please help me out by providing the references to search for and/or any websites U know. Thanking U in Advance....
Hi all,I need to be able to zoom a PictureBox with all the child contols in thePictureBox. The only child controls are labels and TextBoxes. Any ideas?Any help is very much appreciated.Jim...
I'm having some problems creating a print preview.Instead of printing to the printer object, I print to a picturebox to create a print preview. This works fine untill I start zooming in to it. I save the picturebox's image to a StdPicture. When I zoom in i use the PaintPicture method t...