Use the Explorer.BeforeFolderSwitch event to see what type of folder is
being switched to and adjust your toolbar UI based on that. You get
NewFolder As Object, test the folder object for the DefaultItemType
property, which returns a member of the OlItemType enum.
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.