Hello guys,
I have the following code:
bg = LoadBitmapResize(File.DirAssets, wWordOK & ".jpg", ImageView1.Width, ImageView1.Height, True)
What happen if the file is missing?
I'd like to test file existance and if the image is not there, load a default image instead.
Same doubt (file not...
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.