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
SftTabs/DLL includes sample code for both C and C++.
The samples listed in the following table can be found in the folder "\Program Files (x86)\Softelvdm\SftTabs DLL 6.5\Samples". These samples are also referenced throughout the documentation.
C Sample | Description |
---|---|
C Dialog Sample | Illustrates a simple tabbed dialog with nested tabs, some graphics, transition effects. |
C Images Sample | Illustrates GDI+ images, bitmaps, icons, checkboxes and image handling techniques. |
C Special Sample | Illustrates a tree control used to switch between different pages (in an invisible wizard-style tab control). |
C Window Sample | Illustrates a tabbed window. |
C++ Dialog Sample | Illustrates a simple tabbed dialog with nested tabs, some graphics, transition effects. |
C++ Features 1 Sample | Illustrates a background bitmap (outside tab control) and owner-draw tabs. |
C++ Images Sample | Illustrates GDI+ images, bitmaps, icons, checkboxes and image handling techniques. |
C++ MDI Sample | Illustrates an MDI application with a tab control to select the active document. |
C++ SDI Sample | Illustrates an SDI application using a tab control on its document view. |
C++ Wizard 1 Sample | Illustrates a tabbed dialog with a wizard-style tab control. |
C++ Wizard 2 Sample | Illustrates a tabbed dialog with a wizard-style tab control. |