SHGetFileInfo question

  • Thread starter Thread starter SamSpade
  • Start date Start date
S

SamSpade

I can do this and set the folder icon toi a closed folder



SHGetFileInfo(subDir, 0, mSHI, mSHISize, Win32.Shell.SHGFI_ICON)

subNode.ImageIndex = mSHI.iIcon

subNode.SelectedImageIndex = ?????



Anyone know how to get an open folder index for SelectedImageIndex?



Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top