LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SelectedImageList Property

Show in webframe






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: __property ImageListBox* get_SelectedImageList();
public:
property ImageListBox* SelectedImageList {
   ImageListBox* get();
}

Property Value

The currently selected ImageListBox.
Requirements

Target Platforms

See Also

Reference

ImageListView Class
ImageListView Members

 

 


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