I have pixtrue box Picture1, how do I change the picture displayed in it.
I figured it was just picture1.picture = **Picture Location.
WHAT IS IT !
Thanks for any help anyone can give.
Printable View
I have pixtrue box Picture1, how do I change the picture displayed in it.
I figured it was just picture1.picture = **Picture Location.
WHAT IS IT !
Thanks for any help anyone can give.
Hi .. use LoadPicture
Picture1.Picture = LoadPicture("location of file")