Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NSkin Class
Properties Methods Events


In This Topic
    NSkin Class Members
    In This Topic

    The following tables list the members exposed by NSkin.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the color transform to be applied to the entire skin.  
    Public PropertyGets/sets the description of the skin (e.g. Shades of blue).  
    Public PropertyGets/sets the name of the skin.  
    Public PropertyGets/sets the palette which suits the current skin.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public Method  
    Public Method  
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodExtracts all the currently registered images and saves them into the specified folder.  
    Public Method  
    Public Method  
    Public Method (Inherited from Nevron.UI.WinForm.NComponent)
    Public MethodOverloaded.   
    Public MethodReloads all the images, previously dumped to a directory. This allows for fast modification of a desired image.  
    Public MethodOverloaded.   
    Public Method  
    Public MethodDetermines whether the ColorTransform property should be serialized.  
    Public MethodDetermines whether the Palette property should be serialized.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodOverridden.   
    Protected Method  
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected MethodOverloaded. Overridden.   
    Protected Method (Inherited from Nevron.UI.WinForm.NComponent)
    Top
    Public Events
     NameDescription
    Public EventFired whenever the skin changes - if a new entry is inserted or the palette changes.  
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also