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 pixelScaling field on SFTMASK_CONTROL and the SetPixelScaling function (see Per-Monitor DPI and Scaling).
| SFTMASK_PIXELSCALING_ASIS (0) | Caller-supplied pixel dimensions (captionnWidth) are used verbatim in physical screen pixels. Default (preserves the behavior of earlier SftMask/DLL versions). |
| SFTMASK_PIXELSCALING_STRETCH (1) | Caller-supplied pixel dimensions are interpreted as 96-DPI reference values and scaled by currentDPI / 96 at use time. Storage and getters always return caller-reference units. |
See Also Per-Monitor DPI and Scaling | SetPixelScaling | SFTMASK_IMAGESCALING Constants | SFTMASK_CONTROL
