| 
       StyleName Property (Read/Write)  | 
    Top Previous Next | 
| 
 Sets/gets the Style from the collection of styles saved through the TNBXProfiles ActiveX Control. 
 Visual Basic Syntax 
 TNBXEmulator.StyleName [= String] 
 Delphi Syntax 
 TNBXEmulator.StyleName [:= String]; 
 
 Remarks 
 This property is valid if a ProfilesControl property has been previously assigned. 
 
 See Also TNBXProfiles control and ShowEditor method. 
 
  |