The following tables list the members exposed by ImageListBox.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ImageListBox | Initializes a new instance of the ImageListBox class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fit. |
![]() |
RemoveItem | Removes an IImageListViewItem item from the ImageListBox. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose(boolean) | Releases all resources used by the ImageListBox object. |
![]() |
OnPaint | Raises the System.Windows.Forms.Control.Paint event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CurrentItem | Gets or sets the current IImageListViewItem. |
![]() |
DetailedViewItems | Gets an array of ImageItem in the ImageListBox. |
![]() |
DisplayMode | Gets or sets a ListMode flag that determines the display mode. |
![]() |
GeneralViewItem | Gets an ImageItem object that is a general view item. |
![]() |
ImageMode | Gets or sets the ImageMode of the ImageListBox user control. |
![]() |
Orientation | Gets or sets the value for the Orientation for the items in the ImageListBox. |
![]() |
PreferredImageItemHeight | Gets or sets the preferred ImageItem height. |
![]() |
PreferredImageItemWidth | Gets or sets the preferred ImageItem width. |
![]() |
SelectedItem | Gets or sets the ImageItem that is selected. |
Public Events
Name | Description | |
---|---|---|
![]() |
SelectedItemChanged | Occurs when a selected item has changed. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET