|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Simple bitmap questionI have this code
Dim bmp as New Bitmap(FileName) How do I prevent FileName being locked? I wish to delete it and remake it. "Stuart Nathan" <Stuart.Nat***@homecall.co.uk> schrieb: <URL:http://dotnet.mvps.org/dotnet/code/graphics/#ImageNoLock>> Dim bmp as New Bitmap(FileName) > > How do I prevent FileName being locked? > I wish to delete it and remake it. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> |
|||||||||||||||||||||||