[This is preliminary documentation and is subject to change.]
Defines a style used for painting and layout
System Object NFX.WinForms.Controls StyleNamespace: NFX.WinForms.ControlsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[ThemableAttribute]
public class Style
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[ThemableAttribute]
public class Style
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
<ThemableAttribute>
Public Class Style
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
<ThemableAttribute>
Public Class Style
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[ThemableAttribute]
public ref class Style
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[ThemableAttribute]
public ref class Style
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
[<ThemableAttribute>]
type Style = class end
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
[<ThemableAttribute>]
type Style = class end