SelectedImageList Property

Summary

Gets the currently selected ImageListBox

Syntax
C#
VB
C++
public ImageListBox SelectedImageList { get; } 
  
Public ReadOnly Property SelectedImageList As ImageListBox 
public: 
property ImageListBox^ SelectedImageList { 
   ImageListBox^ get(); 
} 

Property Value

The currently selected ImageListBox.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly