SftButton/DLL 3.0 - Button Control (Coming Soon)
SftTabs/DLL 7.0 - Tab Control (Coming Soon)
SftTree/DLL 7.5 - Tree Control
SftTree/DLL 8.0 - Tree Control (Coming Soon)
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
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
SftTree/NET 2.0 - Tree Control
During the installation of SftButton/DLL, an icon for the application "Wizard" is installed in the program group SftButton DLL 3.0.
This application can be used to generate most of the source code needed to create and initialize a button control in a dialog or a window. It honors most SftButton/DLL attributes and should be used at design-time to build the necessary button control initialization code.
The SftButton/DLL Wizard application is used to design a button control look. All control attributes - including the button's images - can be manipulated in the Wizard; the Wizard provides a set of sample images to choose from, and of course an application can freely define its own pictures at run time. You design the desired look on the design tabs (on the right hand side) and immediately see it reflected in the sample button control (on the left side). Once the desired look has been achieved, the run-time source code used to create and initialize the button control can be generated for C and C++/MFC by clicking on the corresponding tab. The generated source code contains step by step instructions on how to incorporate it into an application.
