Can anyone tell me how to express what is below in Visual Basic 2010 into B4A terms please and how to work with images? I do not want to "download them from the web", just work with what I have got on file and introduce them into my code.
"PictureBox1.Image = Image.FromFile("C:\Users\David\Documents\Visual Studio 2010\VBProjects\LDR\images\aoc.png")"
Is there anywhere in the documentation, apart from the Beginner's Guide & User's Guide, where EVERYTHING possible in B4A is set out with examples? Can anyone recommend a COMPREHENSIVE book.
Regards,
David.