StyleName Property (Read/Write) |
Top Previous Next |
Sets/gets the Style from the collection of styles saved through the Profiles Control.
VB.NET Syntax
Display.StyleName [= String]
C# Syntax
Display.StyleName [= string];
Remarks
This property is valid if a Profiles property has been previously assigned.
See Also Profiles control and ShowEditor method.
|