1. How to make a new folder button in selectDirectory()? using winxp
- Posted by akusaya at gmx.net Feb 08, 2004
- 468 views
How to make a new folder button in selectDirectory()? BIF_NONEWFOLDERBUTTON Version 6.0. Do not include the New Folder button in the browse dialog box. I tried without that flag but the New folder button still not exist. Then I tried using manifest file that will use version 6.0 common controls, the multiline button changed to left aligned (usually center), so the manifest file was successful. But there are still no new folder button. Thank you.