ImageLists Property

Summary

Gets an array of ImageListBox objects that represent the image lists.

Syntax
C#
VB
C++
public ImageListBox[] ImageLists { get; } 
  
Public ReadOnly Property ImageLists As ImageListBox() 
public: 
property array<ImageListBox^>^ ImageLists { 
   array<ImageListBox^>^ get(); 
} 

Property Value

An array of ImageListBox objects that represent the image lists.

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