ImageBoxMode Enumeration

Summary
Values used to determing the display of an ImageListBox
Syntax
C#
VB
C++
public enum ImageBoxMode 
  
Public Enum ImageBoxMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ImageBoxMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0CollapsedThe ImageListBox is Collapsed.
1ExpandedThe ImageListBox is Expanded.
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.