DeployLX Software Protection System

Skin Class

Skin class used by the SkinnedButton.

Syntax

<SerializableAttribute> _
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public NotInheritable Class Skin _
	Implements IXmlPersistable
[SerializableAttribute]
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public sealed class Skin : IXmlPersistable

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Skin

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also