crptcblade | Tue, 04 Dec 2007 21:54:00 GMT |
beacon | Tue, 04 Dec 2007 21:55:00 GMT |
kedaman | Tue, 04 Dec 2007 21:56:00 GMT |
kedaman | Tue, 04 Dec 2007 21:57:00 GMT |
kovan | Tue, 04 Dec 2007 21:58:00 GMT |
plenderj | Tue, 04 Dec 2007 21:59:00 GMT |
chenko | Tue, 04 Dec 2007 22:00:00 GMT |
jimbrown | Tue, 04 Dec 2007 22:01:00 GMT |
parksie | Tue, 04 Dec 2007 22:02:00 GMT |
plenderj | Tue, 04 Dec 2007 22:03:00 GMT |
kedaman | Tue, 04 Dec 2007 22:04:00 GMT |
simonm | Tue, 04 Dec 2007 22:05:00 GMT |
kedaman | Tue, 04 Dec 2007 22:06:00 GMT |
plenderj | Tue, 04 Dec 2007 22:07:00 GMT |
parksie | Tue, 04 Dec 2007 22:08:00 GMT |
chenko | Tue, 04 Dec 2007 22:09:00 GMT |
kedaman | Tue, 04 Dec 2007 22:10:00 GMT |
gaming_world | Tue, 04 Dec 2007 22:11:00 GMT |
barrk | Tue, 04 Dec 2007 22:12:00 GMT |
parksie | Tue, 04 Dec 2007 22:13:00 GMT |
kedaman | Tue, 04 Dec 2007 22:14:00 GMT |
kedaman | Tue, 04 Dec 2007 22:15:00 GMT |
nucleus | Tue, 04 Dec 2007 22:16:00 GMT |
kedaman | Tue, 04 Dec 2007 22:17:00 GMT |
nucleus | Tue, 04 Dec 2007 22:18:00 GMT |
kedaman | Tue, 04 Dec 2007 22:19:00 GMT |
kedaman | Tue, 04 Dec 2007 22:20:00 GMT |
billfaceuk | Tue, 04 Dec 2007 22:21:00 GMT |
filburt1 | Tue, 04 Dec 2007 22:22:00 GMT |
billfaceuk | Tue, 04 Dec 2007 22:23:00 GMT |
filburt1 | Tue, 04 Dec 2007 22:24:00 GMT |
I have 2 frame controls on a form one directly below the other. Thebottom frame has a listview control on it. I make the listview visibleunder certain conditions. When I make the listview visible, I want it tobe the top most control on both the frame it is contained on but also ontop of the frame di...
Hello all,I'm working on an app. that allows a user to scan a paper form, and then in a VB form, type some data on top of the scanned form (on the screen).What I have so far is an image box (of the scanned item), and I'm trying to put a text box of an RTF box on top of it so they can t...
How can I zoom in an out of a picture in a picture box?...
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...
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 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...
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....
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.....
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...
[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 want some help about zooming in and zooming out of picture box. Any ideas? Thanks....
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...