Hide

SftOptions 1.0 - ActiveX Options Control

Display
Print

SftOptions.Save Method

Saves all option settings.

Syntax

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

object

A SftOptions object.

Comments

The Save method saves all option settings.

The option settings as currently defined in the SftOptions control are saved in the location defined by IO.File or IO.Registry.

The Save method also sets the "SftOptions_Initialized" option to "1". The SftOptions_Initialized option can be used by an application to determine whether the option settings have been properly initialized by saving the complete option collection.

The Load method is used to load all option settings.

Example

SftOptions1.Save

See Also SftOptions Object | Object Hierarchy


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