- ZOrder question
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...
- Zooming a pictureBox
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...
- Zoom function
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...
- Zoom
***************************************************************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...
- Zombies - Help
I have a SQLServer 2000 table with an Ident field, lets call it StudentID.I write a new record to the table using the following code:dbf.BeginTransrs.AddNewrs!Last = Jonesrs!First = Joers.UpdateAt this point I am unable to obtain the StudentID value, I guess becauseSQLServer hasnt created it yet. H...
- zipping
Hi,I have a long program that has about 10 forms. Each form has about one ortwo command_Clicks. IS there a way to combine all these forms/codes intoone form?Thanks,cindy...