Hide

SftOptions 1.0 - ActiveX Options Control

Display
Print

SftOptions.RemoveAll Method

Removes all entries.

Syntax

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

object

A SftOptions object.

Comments

The RemoveAll method removes all entries.

The Entry.Remove method can be used to remove one entry.

Entries are removed from the SftOptions control. Registry and INI file settings cannot be removed with SftOptions or the SftOptsIO control. These are normally removed by a setup application during uninstallation of the application.

See Also SftOptions Object | Object Hierarchy


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