unable to delete image after opening it in vb.net app

后端 未结 0 1387
一个人的身影
一个人的身影 2020-12-18 02:03

I have this code:

Dim xx as image
xx = image.fromfile(Fileloc)
picturebox.image = xx

And i can\'t delete the file even though I\'ve loaded

相关标签:
回答
  • 消灭零回复
提交回复
热议问题