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 SftTabs/OCX control generates these events:
Event | Description |
---|---|
ClientAreaChanged | The size of the client area has changed. |
Closing | The Close button is clicked. |
KeyDown | A key is pressed. |
KeyPress | An ANSI key is pressed. |
KeyUp | A key is released. |
LayoutChanged | The tab layout has changed. |
Minimizing | The Minimize button is clicked. |
MouseDblClk | A mouse button is double-clicked. |
MouseDown | A mouse button is pressed. |
MouseMove | The mouse is moved. |
MouseUp | A mouse button is released. |
OLECompleteDrag | Source object is notified that the OLE drag & drop operation is ending. |
OLEDragDrop | An object is dropped on the control. |
OLEDragOver | An object is dragged over the control. |
OLEGiveFeedback | Source object can provide visual feedback during OLE drag & drop. |
OLESetData | Source object can provide data and/or data formats. |
OLEStartDrag | Source object is starting an OLE drag & drop operation. |
Resized | The control is resizing. |
Restoring | The Restore button is clicked. |
Scrolled | The tabs are scrolling. |
ScrolledLeft | The tabs are scrolling left (or up). |
ScrolledRight | The tabs are scrolling right (or down). |
Switched | A new tab has just become active. |
Switching | A new tab is about to become active. |
TabClicked | A new tab was clicked and is about to become active. |
See Also Object Hierarchy