Hide

SftDirectory 3.5 - ActiveX File/Folder Control

Display
Print

SftDirectory.CorrectSelections Method

Corrects all selections so only files/folders of one parent folder are selected.

Syntax

VB.NETobject.CorrectSelections()
VBobject.CorrectSelections
C#.NETvoid object.CorrectSelections();
VC++HRESULT object->CorrectSelections();
CHRESULT object->raw_CorrectSelections();

object

A SftDirectory object.

Comments

The CorrectSelections method corrects all selections so only files/folders of one parent folder are selected.

The Do method will normalize the selections, if multiple folders are selected. The process of normalizing selections involves creating a group of folders owned by the same immediate parent folder. While it is possible to select any combination of folders, the Windows Shell can only execute a command for a group of folders owned by one parent folder.

See Also SftDirectory Object | Object Hierarchy


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