Nevron .NET Vision
Nevron.UI Namespace / NUIItemImageSet Class
Members


In This Topic
    NUIItemImageSet Class
    In This Topic
    Represents a set of images used by a NUIItem instance.
    Object Model
    NUIItemImageSet Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Class NUIItemImageSet 
       Inherits NDisposableObject
    'Usage
     
    
    Dim instance As NUIItemImageSet
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public class NUIItemImageSet : NDisposableObject 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.NUIItemImageSet

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also