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

RemoveItem Method (ImageListBox)







The IImageListViewItem item to remove from the ImageListBox.
Removes an IImageListViewItem item from the ImageListBox.
Syntax
public void RemoveItem( 
   IImageListViewItem item
)
'Declaration
 
Public Sub RemoveItem( _
   ByVal item As IImageListViewItem _
) 
'Usage
 
Dim instance As ImageListBox
Dim item As IImageListViewItem
 
instance.RemoveItem(item)
public void RemoveItem( 
   IImageListViewItem item
)
 function Leadtools.Medical.Workstation.UI.ImageListBox.RemoveItem( 
   item 
)
public: void RemoveItem( 
   IImageListViewItem* item
) 
public:
void RemoveItem( 
   IImageListViewItem* item
) 

Parameters

item
The IImageListViewItem item to remove from the ImageListBox.
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

ImageListBox Class
ImageListBox Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.