SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftPrintPreview/DLL 2.0 - Print Preview Control (discontinued)
SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftDirectory 3.5 - File/Folder Control (discontinued)
SftMask/OCX 7.0 - Masked Edit Control
SftOptions 1.0 - Registry/INI Control (discontinued)
SftPrintPreview/OCX 1.0 - Print Preview Control (discontinued)
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTabs/NET 6.0 - Tab Control (discontinued)
SftTree/NET 2.0 - Tree Control
The SftOptions control generates these events:
| Event | Description |
|---|---|
| ApplyStatusChange | The status of an associated Apply button has changed. |
| ContextMenu | The right mouse button is released or Shift-F10 is pressed requesting a context menu. |
| EllipseAction | The user has clicked on an Ellipse option. |
| FocusIn | The control receives the input focus. |
| FocusOut | The control loses the input focus. |
| HeaderClicked | The left mouse button is pressed on the header. |
| HelpRequested | The user requested context-sensitive help. |
| KeyDown | A key is pressed. |
| KeyPress | An ANSI key is pressed. |
| KeyUp | A key is released. |
| MouseDblClk | A mouse button is double-clicked. |
| MouseDown | A mouse button is pressed. |
| MouseMove | The mouse is moved. |
| MouseUp | A mouse button is released. |
| SelectionChange | A new entry is selected. |
| ValidateAction | The user has changed an option. |
See Also Object Hierarchy
