C#
VB
C++
Gets the ImageListBox control that is used to display IImageListViewItem
public ImageListBox GetImageItem(
IImageListViewItem item
)
Public Function GetImageItem( _
ByVal item As Leadtools.Medical.Workstation.Ui.IImageListViewItem _
) As Leadtools.Medical.Workstation.Ui.ImageListBox
public:
Leadtools.Medical.Workstation.Ui.ImageListBox^ GetImageItem(
Leadtools.Medical.Workstation.Ui.IImageListViewItem^ item
)
item
An IImageListViewItem object that contains the information to display.
The ImageListBox that will display the item.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET