Hide

SftOptions 1.0 - ActiveX Options Control

Display
Print

SftOptions.RestoreAll Method

Restores all default values.

Syntax

VB.NETobject.RestoreAll
VBobject.RestoreAll
C#.NETvoid object.RestoreAll();
VC++HRESULT object->RestoreAll();
CHRESULT object->raw_RestoreAll();

object

A SftOptions object.

Comments

The RestoreAll method restores all default values.

The Entry.Restore method can be used to restore the default value of one entry.

Default values are restored (see Entry.Restore, Entry.DefaultValue and Entry.Value) in the SftOptions control for display purposes. To save the restored values, the Save method must be called.

Example

SftOptions1.RestoreAll

See Also SftOptions Object | Object Hierarchy


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