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...
I have several text boxes that get filled in. Sometimes with a lot of info but not too much room on the form. I was thinking on the double click event to open up a large form with the text like a zoom preview and all the end user to make changes in there. Once changes are done it would go bac...
I'm working on a VB Application for building an "Electronic Application Form". I have a (wmf) picture file loaded onto a picture box and also text box controls loaded on to the same picture box. Now in the Print Preview option, I need to provide the ZOOM effect. Is there any Control in VB f...
i know ordinary zooming with bitblt or paintpicture, but how can i make a zoom a picture which something drawn on it? Can i use picturebox.image property for this or something else?...
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...
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...
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...
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...
some components e.g. the "spinButton" are not able to bring to front! Also i set z-order in code and choose option "Bring to front" With other components it's no problem!!! Can you help me?...
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...