Page 1 of 1

About Parent?

PostPosted: May 30th, 2006, 3:46 pm
by haotian
Dear Kambiz:
:D I am sorry. My english is bad.
I very like Picshow. I newly download Picshow v4.03. and input code:
" Image1.Parent:= PicShow1;
Image1.Top:= 0;
Image1.Left:= 0;
Image1.BringToFront; "

After Enter F9, I don't find image1 on PicShow1. but use Picshow v3.08 is ok. why? How resolve?

Many thank“s .

PostPosted: May 31st, 2006, 9:15 pm
by Kambiz
You do not need an Image control.

Drop a PicShow on the form and load an image file in to its Picture property. Then in your code call the Exceute method to start the transition.