This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
i create a folder with vb.net :
IO.Directory.CreateDirectory("C:\Temp")
how change folder icon programmatically
help please
check this article,
http://www.codeproject.com/KB/files/foldericonsincsharp.aspx
Please mark this post as answer if it solved your problem. Happy Programming!