TnbProfiles Property (Write Only) |
Top Previous Next |
Sets the component as the profile manager for this control.
Visual Basic Syntax
TNBEmulator.TnbProfiles [= TNBProfiles]
Delphi Syntax
TNBEmulator.TnbProfiles [:= TNBProfiles];
Remarks
After setting this property, you can access to a collection of styles to be generated and customized through the ShowEditor method.
See Also TNBProfiles component, StyleName property and ShowEditor method.
|