VB6Coder
Sep 4th, 2001, 11:44 AM
On the VB Code Magician website there is a tip which shows you how to display the Files Properties dialog using the ShellExecuteEx API.
http://www.vbcodemagician.dk/tips/files_propertiesdialog.htm
In the Windows Explorer, if you select more than one file and select Properties from the right mouse click popup menu, the File Properties dialog is displayed.
How do you show the File Properties dialog for multiple files?
Thanks in advance
:)
http://www.vbcodemagician.dk/tips/files_propertiesdialog.htm
In the Windows Explorer, if you select more than one file and select Properties from the right mouse click popup menu, the File Properties dialog is displayed.
How do you show the File Properties dialog for multiple files?
Thanks in advance
:)