|
|
|
SftDirectoryFolder Object (ISftDirectoryFolder Interface) |
The SftDirectoryFolder object describes the attributes of one file or folder. The SftDirectoryFolder object can be accessed through the control's Folder property. A control has one SftDirectoryFolder object for each displayed file/folder.
Property/Method |
Description |
Returns the file/folder's attributes. |
|
Returns the file/folder's attributes. |
|
Defines the file/folder's background color. |
|
Tests whether the specified action is supported by the file/folder. |
|
Defines the file/folder's checkbox status. |
|
Collapses the folder (hides child folders). |
|
Displays the context menu for this file/folder. |
|
Returns the date and time the file/folder was last accessed. |
|
Returns the date and time the file/folder was created. |
|
Returns the date and time the file/folder was last modified. |
|
Performs the specified action. |
|
Creates an IDropTarget interface for the file/folder. |
|
Defines the file/folder's enabled/disabled status. |
|
Updates the file/folder's checkbox based on all subfolders' checkboxes. |
|
Expands the folder (shows child folders). |
|
Returns whether the folder is expandable. |
|
Returns whether the folder is expanded. |
|
Returns the real file's extension. |
|
Returns the real file's name (without extension). |
|
Returns the folder's first subfolder or file. |
|
Returns the file/folder's font. |
|
Defines the file/folder's foreground color. |
|
Retrieves the file/folder's image. |
|
Retrieves the file/folder's text. |
|
Returns the file/folder's info tip text. |
|
Returns whether the SftDirectoryFolder object represents a real file. |
|
Returns whether the SftDirectoryFolder object represents a real folder. |
|
Returns whether the SftDirectoryFolder object represents a link. |
|
Returns the file/folder's absolute ITEMIDLIST. |
|
Returns the file/folder's relative ITEMIDLIST. |
|
Makes the file/folder the currently selected file/folder. |
|
Makes the file/folder visible using vertical scrolling if needed. |
|
Defines the file/folder's name (including extension, if any). |
|
Returns the file/folder's next file/folder within the same parent folder. |
|
Returns the file/folder's parent folder. |
|
Defines the file/folder's full path. |
|
Defines the picture used for the file/folder. |
|
Returns the file/folder's previous file/folder within the same parent folder. |
|
Reloads the file/folder's contents. |
|
Removes the file/folder. |
|
Starts editing so the file/folder can be renamed. |
|
Defines whether the file/folder is selected. |
|
Updates the subfolders' checkboxes. |
|
Defines the file/folder's text. |
|
Returns the file/folder's IShellFolder interface. |
|
Creates an IShellView interface for the file/folder. |
|
Defines the file/folder's application-defined Variant value. |
|
Returns the file/folder's type if available. |
See Also Object Hierarchy