LoadProperties

 

 

This method retrieves previously-saved properties from the registry at run-time.

 

Syntax

 

BarCodeWiz1.LoadProperties (ByVal progName As String) As Boolean

 

progName is a string expression specifying the program name under which the properties have been stored.

 

 

 

See Also

SaveProperties