class
StyleSheetAttribute
public sealed class StyleSheetAttribute : Attribute Will automatically apply the named stylesheet to the Panel.
Constructors
StyleSheetAttribute(String name) Fields
| Name | Type | Description |
|---|---|---|
Name | String | File name of the style sheet file. |