Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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
) 
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

See Also

Reference

ImageListView Class
ImageListView Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features