GetImageItem Method

Summary
Gets the ImageListBox control that is used to display IImageListViewItem
Syntax
C#
VB
C++
public ImageListBox GetImageItem( 
   IImageListViewItem item 
) 
  
Public Function GetImageItem( _ 
   ByVal item As IImageListViewItem _ 
) As ImageListBox 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.