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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.