locked
change folder icon at runtime RRS feed

  • Question

  • i create a folder with vb.net :

     IO.Directory.CreateDirectory("C:\Temp")

    how change folder icon programmatically

    help please

    Friday, July 22, 2011 12:45 PM

Answers

  • check this article,

    http://www.codeproject.com/KB/files/foldericonsincsharp.aspx

     


    Please mark this post as answer if it solved your problem. Happy Programming! 
    • Proposed as answer by Neddy Ren Tuesday, July 26, 2011 5:52 AM
    • Marked as answer by Neddy Ren Wednesday, August 3, 2011 3:06 AM
    Friday, July 22, 2011 1:00 PM