Nevron .NET Vision
Nevron.UI Namespace / NUIItemImageSet Class
Properties Methods Events


In This Topic
    NUIItemImageSet Class Members
    In This Topic

    The following tables list the members exposed by NUIItemImageSet.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the image to be displayed when the button is disabled state.  
    Public PropertyGets/sets the image to be displayed when the button is in Hot state.  
    Public PropertyGets/sets the image to be displayed when frame where the button resides is in Inactive state.  
    Public PropertyGets/sets the image to be displayed when the button is in Normal state.  
    Public PropertyGets/sets the image to be displayed when the button is in Pressed state.  
    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)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected MethodOverloaded. Overridden.   
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also