In this example I am going to shrink Image1 to reveal
Image2. Again I am going to set the position of
Image1 in the OnLoad routine. I am also going to set
the image mode to stretch this scales the image to
fit the size of the control.
All that the timer routine has to do is decrement the width of Image1.
Notice that I use the width of Image2 to calculate the decrement value. |
© 1997 Chris Bayes For ClubSBN. All Rights Reserved.