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
SftDirectory includes sample code for both VB.NET, C#, VB6 and C++/MFC. Even though C and Delphi samples are not included, the Syntax section always shows the C and Delphi syntax.
The following samples can be found in the folder C:\Program Files\Softelvdm\SftDirectory 3.5\Samples:
Sample | Description |
---|---|
VB.NET Colors Sample | Illustrates working with colors. |
VB.NET ControlStyles Sample | Demonstrates the control styles (ControlStyle property). |
VB.NET Filtering Sample | Illustrates filtering (limiting) the files/folders shown. |
VB.NET Fonts Sample | Illustrates working with fonts. |
VB.NET FullTreeView Sample | Illustrates implementing a multi-column, multi-selection treeview control with drag & drop, context menus, renaming files/folders, reordering columns. |
VB.NET MouseIcon Sample | Illustrates working with icons. |
VB.NET OLEDrag Sample | Illustrates SftDirectory as a drop target (drag & drop). |
VB.NET OLEDrag2 Sample | Illustrates SftDirectory as a drag source (drag & drop). |
VB.NET Picture Sample | Illustrates working with pictures. |
VB.NET PrintPreview Sample | Illustrates SftDirectory and SftPrintPreview/OCX to print and preview file/folder listings. |
VB.NET Selections Sample | Illustrates working with selections. |
VB.NET SimpleExplorer Sample | Illustrates implementation of a simple Windows Explorer/File Explorer. |
VB.NET UserContents Sample | Illustrates adding user-defined columns. |
Sample | Description |
---|---|
C# Colors Sample | Illustrates working with colors. |
C# ControlStyles Sample | Demonstrates the control styles (ControlStyle property). |
C# Filtering Sample | Illustrates filtering (limiting) the files/folders shown. |
C# Fonts Sample | Illustrates working with fonts. |
C# FullTreeView Sample | Illustrates implementing a multi-column, multi-selection treeview control with drag & drop, context menus, renaming files/folders, reordering columns. |
C# MouseIcon Sample | Illustrates working with icons. |
C# OLEDrag Sample | Illustrates SftDirectory as a drop target (drag & drop). |
C# OLEDrag2 Sample | Illustrates SftDirectory as a drag source (drag & drop). |
C# Picture Sample | Illustrates working with pictures. |
C# PrintPreview Sample | Illustrates SftDirectory and SftPrintPreview/OCX to print and preview file/folder listings. |
C# Selections Sample | Illustrates working with selections. |
C# SimpleExplorer Sample | Illustrates implementation of a simple Windows Explorer/File Explorer. |
C# UserContents Sample | Illustrates adding user-defined columns. |
Sample | Description |
---|---|
C++ Colors Sample | Illustrates working with colors. |
C++ ControlStyles Sample | Demonstrates the control styles (ControlStyle property). |
C++ Filtering Sample | Illustrates filtering (limiting) the files/folders shown. |
C++ Fonts Sample | Illustrates working with fonts. |
C++ FullTreeView Sample | Illustrates implementing a multi-column, multi-selection treeview control with drag & drop, context menus, renaming files/folders, reordering columns. |
C++ MouseIcon Sample | Illustrates working with icons. |
C++ OLEDrag Sample | Illustrates SftDirectory as a drop target (drag & drop). |
C++ OLEDrag2 Sample | Illustrates SftDirectory as a drag source (drag & drop). |
C++ Picture Sample | Illustrates working with pictures. |
C++ PrintPreview Sample | Illustrates SftDirectory and SftPrintPreview/OCX to print and preview file/folder listings. |
C++ Selections Sample | Illustrates working with selections. |
C++ SimpleExplorer Sample | Illustrates implementation of a simple Windows Explorer/File Explorer. |
C++ UserContents Sample | Illustrates adding user-defined columns. |
Sample | Description |
---|---|
VB6 Colors Sample | Illustrates working with colors. |
VB6 ControlStyles Sample | Demonstrates the control styles (ControlStyle property). |
VB6 Filtering Sample | Illustrates filtering (limiting) the files/folders shown. |
VB6 Fonts Sample | Illustrates working with fonts. |
VB6 FullTreeView Sample | Illustrates implementing a multi-column, multi-selection treeview control with drag & drop, context menus, renaming files/folders, reordering columns. |
VB6 MouseIcon Sample | Illustrates working with icons. |
VB6 OLEDrag Sample | Illustrates SftDirectory as a drop target (drag & drop). |
VB6 OLEDrag2 Sample | Illustrates SftDirectory as a drag source (drag & drop). |
VB6 Picture Sample | Illustrates working with pictures. |
VB6 PrintPreview Sample | Illustrates SftDirectory and SftPrintPreview/OCX to print and preview file/folder listings. |
VB6 Selections Sample | Illustrates working with selections. |
VB6 SimpleExplorer Sample | Illustrates implementation of a simple Windows Explorer/File Explorer. |
VB6 UserContents Sample | Illustrates adding user-defined columns. |