limmies1
Aug 20th, 2000, 10:56 PM
What I've done is to send a picture box as an object into a module for manipulation. However, while the module is being run, whenever i set the visible property to be true, all i get is a box (without the picture) and when i set it to be false, the original picture box is still there.
The final (correct) product happens only when the algorithm runs to the end.
How can I make it such that the picture box is right when the module is runned?
andrew
The final (correct) product happens only when the algorithm runs to the end.
How can I make it such that the picture box is right when the module is runned?
andrew