ProfilesControl Property (Write Only)

Top  Previous  Next

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

 

Visual Basic Syntax

 

TNBXAidHook.ProfilesControl [= TNBXProfiles]

 

Delphi Syntax

 

TNBXAidHook.ProfilesControl [:= TNBXProfiles];

 

 

Remarks

 

After setting this property, you can access a collection of keyboard maps to be generated and customized through the ShowEditor method.

 

See Also TNBXProfiles control, SubKey property and ShowEditor method.