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

GetImageItem Method







An IImageListViewItem object that contains the information to display.
Gets the ImageListBox control that is used to display IImageListViewItem
Syntax
public ImageListBox GetImageItem( 
   IImageListViewItem item
)
'Declaration
 
Public Function GetImageItem( _
   ByVal item As IImageListViewItem _
) As ImageListBox
'Usage
 
Dim instance As ImageListView
Dim item As IImageListViewItem
Dim value As ImageListBox
 
value = instance.GetImageItem(item)
public ImageListBox GetImageItem( 
   IImageListViewItem item
)
 function Leadtools.Medical.Workstation.UI.ImageListView.GetImageItem( 
   item 
)
public: ImageListBox* GetImageItem( 
   IImageListViewItem* item
) 
public:
ImageListBox* GetImageItem( 
   IImageListViewItem* item
) 

Parameters

item
An IImageListViewItem object that contains the information to display.

Return Value

The ImageListBox that will display the item.
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.