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 iDragMode field on SFTMASK_CONTROL, defining the drag & drop behavior (see Drag & Drop).
| SFTMASK_DRAG_NONE (0) | Dragging is not supported. Default. |
| SFTMASK_DRAG_MANUAL (1) | When the user starts to drag the selected text, the NM_SFTMASK_DRAGSTARTING notification is sent; the application implements the drag & drop operation. |
See Also Drag & Drop | Notifications | SFTMASK_CONTROL
