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
Values for the imageScaling field on SFTMASK_CONTROL and the SetImageScaling function (see Per-Monitor DPI and Scaling).
| SFTMASK_IMAGESCALING_ASIS (0) | The caller-supplied error images (ImageInvalid, ImageEmpty, ImageRequired) are drawn at their native pixel size. Default (preserves the behavior of earlier SftMask/DLL versions). |
| SFTMASK_IMAGESCALING_STRETCH (1) | The caller-supplied error images are scaled by currentDPI / 96 at draw time. |
See Also Per-Monitor DPI and Scaling | SetImageScaling | SFTMASK_PIXELSCALING Constants | SFTMASK_CONTROL
