Hello
j' used Designer with imageview
imagefile = " xxxx.jpg" in the repertory Files
Activity.LoadLayout (" Main")
I would like by modified program
imagefile = " yyyy.jpg" in File.DirRootExternal
how to make ?
Best Regards
Hello
Activity.LoadLayout("Main")
imageview1.Bitmap = LoadBitmap(MyPath & "/Images/","vignobles.jpg")
Message error
imageview1 used before initialize
Best Regards
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.