LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RemoveItem Method (ImageListBox)

Show in webframe






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
) 
public:
void RemoveItem( 
   IImageListViewItem* item
) 

Parameters

item
The IImageListViewItem item to remove from the ImageListBox.
Requirements

Target Platforms

See Also

Reference

ImageListBox Class
ImageListBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.