ShellBoost

Property Sheet support

Property Sheet support should be automatic with ShellBoost. The Shell end-user menu item “Properties” should work as expected by default without any extra work, displaying all declared properties for a given ShellItem instance:

Property Sheet support - Picture 20

Note that for physical Shell Items, the Shell will display a Property Sheet with the tab that are available for a physical file. In this case, the real file path will even be displayed to the end user in the General tab:

Property Sheet support - Picture 23

You can however prevent property sheet support if you set a ShellItem instance’s HasPropertySheet property to False.