Hide

SftOptions 1.0 - ActiveX Options Control

Display
Print

Restore Button

While the SftOptions control manages all options, the application provides the remaining UI elements of the enclosing form, such as the Apply button, the Restore Defaults button, etc.

Restore Button Support

Restoring the default value of one entry or even all entries is easily accomplished using the Entry.Restore and RestoreAll methods.

Private Sub RestoreButton_Click()
	SftOptions1.RestoreAll
End Sub

Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.