ImageMode Property

Summary
Gets or sets the ImageMode of the ImageListBox user control.
Syntax
C#
VB
C++
public ImageBoxMode ImageMode { get; set; } 
  
Public Property ImageMode As ImageBoxMode 
public: 
property ImageBoxMode ImageMode { 
   ImageBoxMode get(); 
   void set (    ImageBoxMode ); 
} 

Property Value

An ImageBoxMode value that represents the ImageMode.

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.