SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftPrintPreview/DLL 2.0 - Print Preview Control (discontinued)
SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftDirectory 3.5 - File/Folder Control (discontinued)
SftMask/OCX 7.0 - Masked Edit Control
SftOptions 1.0 - Registry/INI Control (discontinued)
SftPrintPreview/OCX 1.0 - Print Preview Control (discontinued)
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTabs/NET 6.0 - Tab Control (discontinued)
SftTree/NET 2.0 - Tree Control
The SftDirectory control generates these events:
Event | Description |
---|---|
CheckBoxClicked | A checkbox is clicked. |
ContextMenu | The right mouse button is released or Shift-F10 is pressed requesting a context menu. |
DragStarting | The beginning of a drag & drop operation has been detected. |
Filtering | A file/folder is added. |
FocusIn | The control receives the input focus. |
FocusOut | The control loses the input focus. |
FolderCollapsed | A folder is collapsed. |
FolderExpanded | A folder is expanded. |
FolderImageReady | The requested file/folder image is available. |
HeaderClicked | The left mouse button is pressed on the header. |
HeaderDropDownClicked | The left mouse button is pressed on the header's dropdown/filter button. |
KeyDown | A key is pressed. |
KeyPress | An ANSI key is pressed. |
KeyUp | A key is released. |
MouseDblClk | A mouse button is double-clicked. |
MouseDown | A mouse button is pressed. |
MouseMove | The mouse is moved. |
MouseUp | A mouse button is released. |
OLECompleteDrag | Source object is notified that the OLE drag & drop operation is ending. |
OLEDragDrop | An object is dropped on the control. |
OLEDragOver | An object is dragged over the control. |
OLEGiveFeedback | Source object can provide visual feedback during OLE drag & drop. |
OLESetData | Source object can provide data and/or data formats. |
OLEStartDrag | Source object is starting an OLE drag & drop operation. |
Opening | A file is being opened. |
Renamed | A file/folder has been renamed. |
Renaming | A file/folder is being renamed. |
SelectionChange | A new file/folder is selected. |
SelectionFinal | A new file/folder is selected (and remains selected). |
ShowingContextMenu | The context menu is about to be shown. |
UserContents | A file/folder is added and application-specific contents can be added. |
UserPicture | A file/folder is added/refreshed and an application-specific image can be defined. |
See Also Object Hierarchy