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

SelectedImageList Property







Gets the currently selected ImageListBox
Syntax
public ImageListBox SelectedImageList {get;}
'Declaration
 
Public ReadOnly Property SelectedImageList As ImageListBox
'Usage
 
Dim instance As ImageListView
Dim value As ImageListBox
 
value = instance.SelectedImageList
public ImageListBox SelectedImageList {get;}
 get_SelectedImageList(); 
public: __property ImageListBox* get_SelectedImageList();
public:
property ImageListBox* SelectedImageList {
   ImageListBox* get();
}

Property Value

The currently selected 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

ImageListView Class
ImageListView Members

 

 


Products | Support | Contact Us | Copyright Notices

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