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

Show in webframe

CurrentItem Property (ImageListBox)







Gets or sets the current IImageListViewItem.
Syntax
public IImageListViewItem CurrentItem {get; set;}
'Declaration
 
Public Property CurrentItem As IImageListViewItem
'Usage
 
Dim instance As ImageListBox
Dim value As IImageListViewItem
 
instance.CurrentItem = value
 
value = instance.CurrentItem

            

            
public: __property IImageListViewItem* get_CurrentItem();
public: __property void set_CurrentItem( 
   IImageListViewItem* value
);
public:
property IImageListViewItem^ CurrentItem {
   IImageListViewItem^ get();
   void set (    IImageListViewItem^ value);
}

Property Value

The current IImageListViewItem in the ImageListBox.
Requirements

Target Platforms

See Also

Reference

ImageListBox Class
ImageListBox Members

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