If I use an image array I am typing (for example):
bmp(index).Initialize(File.DirAssets, "image-" & index & ".png")
The second I type the '-' it autocompletes the first bitmap beginning with 'image-'.
I keep forgetting to check this and I get the file extension '.png' typed in there twice.
Not a life changing event. Just not used to it.
I need to remember to check it.
Thanks.