eDriven Framework API
SkinStyleReference Class
NamespaceseDriven.Gui.StylesSkinStyleReference
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class SkinStyleReference : ICloneable
<SerializableAttribute> _
Public Class SkinStyleReference _
	Implements ICloneable
[SerializableAttribute]
public ref class SkinStyleReference : ICloneable
Members
All MembersConstructorsMethodsFields



IconMemberDescription
SkinStyleReference()()()()
Initializes a new instance of the SkinStyleReference class

Clone()()()()
Creates a new object that is a copy of the current instance.

Equals(SkinStyleReference)
Equals(Object) (Overrides Object.Equals(Object).)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()() (Overrides Object.GetHashCode()()()().)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Skin
Skin to reference the style from

SKIN

STYLE_NAME

StyleName
The name of the style to reference

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SkinStyleReference

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)