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
To implement complete options management in your applications, follow these simple steps:
Implement a form or dialog with a SftOptions control to allow the end-user to customize all available application options. All available options can be defined at design-time using the Property Pages.
Your application can now easily retrieve application options by using the SftOptsIO control. The SftOptsIO control offers simplified Registry and INI file I/O to retrieve or set option values, using the same option names (see Entry.Name property) that are used in the SftOptions user interface control.
For a simple step-by-step guide, please see the section Using SftOptions.
Both the SftOptions control and the SftOptsIO control must use the same settings for the File and Registry options.
