JAMS 6.x Help
EntryIcon Enumeration


Identifies an overriden icon of a JAMS entry.
Syntax
'Declaration
 
Public Enum EntryIcon 
   Inherits System.Enum
'Usage
 
Dim instance As EntryIcon
public enum EntryIcon : System.Enum 
Members
MemberDescription
BlackA black icon
BlueA blue icon
DefaultSelects the default icon
GraphiteA graphite icon
GreenA green icon
NoChangeDoes not change the icon
PurpleA purple icon
RedA red icon
WhiteA white icon
YellowA yellow icon
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         MVPSI.JAMS.Host.EntryIcon

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

Reference

MVPSI.JAMS.Host Namespace

Send Feedback