digitaierror | Mon, 03 Dec 2007 21:26:00 GMT |
midgetsbro | Mon, 03 Dec 2007 21:27:00 GMT |
digitaierror | Mon, 03 Dec 2007 21:28:00 GMT |
ravi15481 | Mon, 03 Dec 2007 21:29:00 GMT |
digitaierror | Mon, 03 Dec 2007 21:30:00 GMT |
ravi15481 | Mon, 03 Dec 2007 21:31:00 GMT |
digitaierror | Mon, 03 Dec 2007 21:32:00 GMT |
Hi!Please can someone help me to solve my little problem.The problem is:I want to zoom in/out a picture(map) in a form, and also put a little doton the map so when I zoom out, the dot follow the position on the map.Thank you!Best regardsNicklas...
First, I'd suggest the image control instead of the picture box.1) Put a frame with no border on your form.2) Place an image inside the frame.3) Set the imagecontrols "stretch" property to TRUE.3) When the user clicks the button, enlarage the imagecontrol, and set it's "top" and "left"...
***************************************************************Pict_Image.PaintPicture Pict_Image, 0, 0, int_pctWidth, int_pctHeight***************************************************************I', zooming a picturebox content with the following command. When the zoomis making the image bigger...
Who has seen it? I thought it was dumb but hilarious! :D :D :D :D...
It's Zone Alarm Pro that's crashing your system. I've got win2K Advanced Server as well, and as soon as I installed Zone Alarm Pro I got the Blue Screen Of Death twice in two days, then I uninstalled it and everything was fine. Get Black ICE and another small free firewall and...
I'm sure you have all heard of the sad demise of Mr Douglas Adams, earlier this week, of a heart attack at age 49.He was a source of inspiration to me in particular, having grown up repeatedly listening to the Hitch Hiker's Guide To The Galaxy, and reading all his books.He will be miss...
Can someone explain what exactly Z-Order is...? And what exactly is it used for...?Cheers......
Hi Guys,Just a quick and hopefully simple question, I'm working on an application that needs to always be at the very bottom of the zorder, i know how to send my app to the top but I need to know how to send it to the very bottom.Thanks....
I am creating an activex control in which I have a 3rd party image control and a label control. I want the label control to be on top of the image control but it's always hidden beneath the image control. Is there any way I can make it come over top of the image contro?? I have played ar...
Does Win 2k handle Zorder differently? All of my windows keep appearing at the bottom of the Zorder instead of the top when I spawn them.What the heck is going on?Eiredrake...
hello,i have 2 forms that i want to display in 2 different ways.form1 shows form2 with vbmodal as default.then on form2 i have a check button thay says: 'always on top'.when you click on it you change the default setting either to on top or not on top.i only managed to get this work af...
[Originally posted by Jim]Using pictureboxes, how do i write a function to move a picturebox forward or backward using their Z-order property. I don't want to move them all the way to the back, just one step backward at a time and the same for forward....
hey,i just need a reminder.when i have a form and from within it i .show another form how do i keep the user from getting back to form1 before clicking exit on form2, and without making form2 alwais on top?thanks.....
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:...
hi i want to zoom the picture in picturebox. please send me code. try to zooming picture without resizng the picturebox...