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
During the installation of SftTabs/DLL, an icon for the application "Wizard" is installed in the program group SftTabs DLL 6.5.
The SftTabs/DLL Wizard is a tool used to assist the developer in creating a tab control layout and in populating the tab control with suitable tab labels. The SftTabs/DLL Wizard can generate the necessary run-time source code in C or C++ for MFC, which can then be copied into an application. The source code does require minor modifications once it has been copied into an application. A tab layout can be saved in tab files (*.TAB), which can be further edited at a later time using the SftTabs/DLL Wizard.
The SftTabs/DLL Wizard has access to most SftTabs/DLL styles and tab control features.
The SftTabs/DLL Wizard's main window can be used to select a tab style, change tab control attributes, add or delete tabs, set tab attributes and much more. Any changes made to a tab layout are immediately reflected in the Sample window.
The Sample window can be resized to adjust the size of the control. If a tab control doesn't provide a client area, the sample window cannot be resized. When switching between tab styles or changing tab control attributes, the SftTabs/DLL Wizard automatically resizes the sample window if necessary.
The SftTabs/DLL Wizard can be used to generate the source code for the current tab control attributes, by using the C and C++/MFC tabs.
The SftTabs/DLL Wizard can also provide an immediate view of the main tab control structure SFTTABS_CONTROL. This control information is accessible by clicking on the Control tab of the main window. All members of the SFTTABS_CONTROL structure are shown and are immediately updated when changes are made to the tab control.
When a new tab is created (using the File, New menu command or by clicking on the Tab Gallery... button), the SftTabs/DLL Style Gallery dialog is presented. This dialog offers a variety of tab styles to choose from as a basis for the tab control to be created. The developer can then refine the control attributes, add or delete tabs, change tab labels, etc.