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


In This Topic
    NSkinResource Class Members
    In This Topic

    The following tables list the members exposed by NSkinResource.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the name of the assembly that contains the resource.  
    Public PropertyGets/sets the path to the file to used - either an assembly or a skin file.  
    Public PropertyGets/sets the resource type.  
    Public PropertyGets/sets the name of the skin contained in a compiled assembly.  
    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 MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public Method (Inherited from Nevron.UI.WinForm.NComponent)
    Public MethodDetermines whether the AssemblyName should be serialized.  
    Public MethodDetermines whether the FilePath should be serialized.  
    Public MethodDetermines whether the SkinName should be serialized.  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also