LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ImageLists Property







Gets an array of ImageListBox objects that represent the image lists.
Syntax
public ImageListBox[] ImageLists {get;}
'Declaration
 
Public ReadOnly Property ImageLists As ImageListBox()
'Usage
 
Dim instance As ImageListView
Dim value() As ImageListBox
 
value = instance.ImageLists
public ImageListBox[] ImageLists {get;}
 get_ImageLists(); 
public: __property ImageListBox*[]* get_ImageLists();
public:
property ImageListBox*[]* ImageLists {
   ImageListBox*[]* get();
}

Property Value

An array of ImageListBox objects that represent the image lists.
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

ImageListView Class
ImageListView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.