LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ImageLists Property

Show in webframe






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: __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

See Also

Reference

ImageListView Class
ImageListView Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.