create an image

blursea
08-20-2001, 02:11 PM
i want when i press a command button an image is created in the form, so how can i do that?

BillSoo
08-20-2001, 02:30 PM
Depends on the image. If it is *really* simply, you can just draw it using the line or circle commands. If it is a bit more complex, you can use the LOADPICTURE function to load a BMP, GIF or JPG file into a picturebox or image. Or you can load the image at runtime but make it invisible by setting the visible property to false. During runtime, when you press the button, you set the visible property to true.



"I have a plan so cunning you could put a tail on it and call it a weasel!" - Edmund Blackadder

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum