- 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
***************************************************************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...
- Ziping files with VB & Winzip
Hi,I need to zip some files using VB interacting with Winzip. I'm using theShell method but no zipped file is created. Does the Shell method supportsarguments, because the string I'm creating to run the command is C:\ProgramFiles\WinZip\wzzip c:\file.zip d:\source-file.zipCan some one help...
- ZIP components
Hey, does anyone know of any file compression components for VB otherthan XceedZip? We have used XceedZip in the development of a sourcecode backup add-in called Project.Backup, and we are generallysatisfied with it, but I'm just trying to get a feel for what else isout there.-Edwww.freshmind...