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

后端 未结 0 1092
囚心锁ツ
囚心锁ツ 2020-12-18 02:12

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

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