INameSpaceTreeControl is used for folder tree In Windows Vista.

But in the example of Microsoft SDK

(\Microsoft SDKs\Windows\v6.0\Samples\winui\Shell\AppPlatform\ExplorerBrowserControl)

The size of tree control can not be resized.

There is no method for resize in INameSpaceTreeControl interface.

How can I resize tree control of INameSpaceTreeControl??