SftButton/DLL 3.0 - Button Control
SftTree/DLL 8.0 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 4.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 8.0 - Tree Control
SftButton/DLL 3.0 - Button Control
SftTree/DLL 8.0 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 4.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 8.0 - Tree Control
SftTree/NET 2.0 - Tree Control
SftMask/DLL includes sample code for C and C++/MFC.
The samples listed in the following table can be found in the folder "\Program Files (x86)\Softelvdm\SftMask DLL 7.0\Samples". These samples are also referenced throughout the documentation.
| C Sample | Description |
|---|---|
| Calculator Sample | Currency amount input with the dropdown calculator and the locale currency symbol as a label. |
| DateTime Sample | Date input with a dropdown calendar (defaulting to today's date) and date/time input with up-down buttons. |
| DataEntry Sample | IP address input with up-down buttons, password input, a US phone number mask and a path field with file/folder autocomplete including ellipse button handling. |
| C++/MFC Sample | Description |
|---|---|
| Calculator Sample | Currency amount input with the dropdown calculator, hosted through CSftMask and DDX_Control. |
| DateTime Sample | Date input with a dropdown calendar (defaulting to today's date) and date/time input with up-down buttons. |
| DataEntry Sample | IP address input with up-down buttons, password input, a US phone number mask and a path field with file/folder autocomplete, including ellipse button handling through ON_CONTROL. |
