ProfilesControl Property (Write Only)

Top  Previous  Next

Sets the TNBXProfiles ActiveX Control as the profile manager for this control.

 

Visual Basic Syntax

 

TNBXMacro.ProfilesControl [= TNBXProfiles]

 

Delphi Syntax

 

TNBXMacro.ProfilesControl [:= TNBXProfiles];

 

 

Remarks

 

After setting this property, you can save and load macros from the file pointed in TNBXProfiles control. You can retrieve a specific macro by its name using the MacroName property.

 

See Also TNBXProfiles control, SubKey and MacroName properties.