cor | Thu, 22 May 2008 03:10:00 GMT |
jay | Thu, 22 May 2008 03:11:00 GMT |
bernie | Thu, 22 May 2008 03:12:00 GMT |
bernie | Thu, 22 May 2008 03:13:00 GMT |
:duck: Hello, how can i zoom in/out in a picture box in visual basic 6.0?...
Hi all, so I'm still a little new to VB and I have ran into some trouble... I have a form with two picture boxes, the first PicMain is as you would think the main picture and PicTemp is a picture box off to the right of PicMain that I want to show a very slightly zoomed version of an area a...
I am creating a page preview sort of application.I am using picture box in that.I want to provide zooming in and zooming out facility for it.Please send me your suggestions about how can I do it? I want text and lines on the document to be zoomed in and out. Also please suggest if I can use some oth...
Hello, I am putting together a simple picture viewing program to view jpg. bmp pictures. I have the picturebox sizemode set to autosize. I have the picturebox in a pannel set to autoscroll, so if I get a picture that is larger than the width/height of the containing form (pannel, etc) I can scro...
Hi everybody...how can I select a part of image (using mouse), and aplicate a zoom only on the selection ?(example) I have a Picturebox (can be changed by a Image control) with a large picture, but I need to see some details, in any part of the picture (image), so I would select that details (draggi...
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...
Anyone know when it's coming out?...
I have the z-score value and what i need is the correspondingprobability. I can determine it with a table like this one:http://www.epatric.com/documentatio...core_table.htmlBut i was wondering if there was a function in visual basic or a peiceof code that can calculate it for me without needing...
I'm looking for a way to send Visual Basic code directly to a Zebra brand label/barcode printer. The printer uses what is called zpl (zebra programming language). Has anyone worked with this? Any advice on getting started would be appreciated....
OK, I've made my own gaming engine with it's own pseudo-windows and what not. When it comes to render the windows onto the device context it becomes tricky if I want one window to appear in front or behind another window. I thought about ZOrdering but when a window is created what ZO...
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...
Hi,I am testing a Visual Basic application. There appears to be a fault withthe Zorder.A window is supposed to stay always at the top most layer but 50% of thetime it goes behind the other windows. The developers of this software areaware of the bug but are UNABLE to reproduce the fault.Any sugg...
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...