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
A number of functions are available to determine the exact position of components of the masked edit control:
| GetCharIndex | Returns the index of the character at a given location. |
| GetCharPos | Returns the position of a range of characters. |
| GetInsertPosition | Calculates the caret location for insertion. |
| GetPosition | Returns the position and dimensions of an area. |
| HitTest | Determines the area at a given location (see SFTMASK_AREA Constants). |
See Also C/C++ API | SFTMASK_AREA Constants
