SftDirectory 2.5

SftDirectoryFolder.Expand Method

Softel vdm, Inc.

Expands the folder (shows child folders).

Syntax       

VB.NET

object.Expand()

VB

object.Expand

C#.NET

void object.Expand();

VC++

HRESULT object->Expand();

C

HRESULT object->raw_Expand();

Delphi

procedure object.Expand();

object

A SftDirectoryFolder object.

Comments

The Expand method expands the folder (shows child folders).

The Expand method has no effect in a DetailList-style control (see ControlStyle property).

The FolderExpanded event occurs when a folder is expanded.


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