SftDirectory 2.5

SftDirectory.ClearSelection Method

Softel vdm, Inc.

Clears all selections.

Syntax       

VB.NET

object.ClearSelection()

VB

object.ClearSelection

C#.NET

void object.ClearSelection();

VC++

HRESULT object->ClearSelection();

C

HRESULT object->raw_ClearSelection();

Delphi

procedure object.ClearSelection();

object

A SftDirectory object.

Comments

The ClearSelection method clears all selections.

A folder can be selected using the Folder.Selected property.

The SelectionCount property contains the number of currently selected folders.  The selected folders can be retrieved using the Selection property.


Feedback / comments / error reports for this topic
© 2003, 2008 - Softel vdm, Inc. - www.softelvdm.com