Hide

SftDirectory 3.5 - ActiveX File/Folder Control

Display
Print

SftDirectoryFolder.ShellView Property

Creates an IShellView interface for the file/folder.

Syntax

Get

VB.NETrefShellView = object.ShellView As IShellView
VBSet refShellView = object.ShellView As IShellView
C#.NETIShellView refShellView = object.ShellView;
VC++IShellView* refShellView = object->ShellView;
IShellView* refShellView = object->GetShellView();
CHRESULT object->get_ShellView(IShellView** refShellView);

object

A SftDirectoryFolder object.

refShellView

Creates an IShellView interface for the file/folder.

Comments

The ShellView property creates an IShellView interface for the file/folder.

For more information about the IShellView interface, please consult the Windows documentation. The IShellView interface provided is not implemented by SftDirectory. It is implemented by the Windows Shell or Shell extensions.

See Also SftDirectoryFolder Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.