hi
its easy as i understood u
u must use statment 'set' before use object picture is object and not exception of this rule
ithink u must use
this code
Set WordPics.Picture = mHouse.Picture
or
Set WordPics.Picture = loadPicture("xxx.jpg")
ok?
Sage
Hello !
First of all you must save you info you can do it with variables, with property of controls
if u wnat to use variables u must declare them as Public
for example
Public x as integer
and after this declaration u can use variable x in all parts of program
or u can use property of control. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.