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
The masked edit control can undo previous user actions (such as entering text). Up to 16 actions can be reversed.
By right-clicking on the edit control, a popup menu is displayed which allows the user to select "Undo".
An application can use the CanUndo function to test if any actions can be reversed. The EmptyUndo function discards all stored undo actions, for example after programmatically replacing the control's contents.
See Also CanUndo | EmptyUndo | Keyboard & Mouse Interface
