For a list of all members of this type, see ImageList members
Public Properties
Name | Description | |
---|---|---|
![]() |
AutoDisposeImages | Gets or sets a value indicating whether to auto dispose the old image when a new image is set into the items of this ImageList. |
![]() |
BitmapScalingMode | Gets or sets the algorithm used to scale bitmap images. |
![]() |
EnableRubberBandSelection | Gets or sets a value that indicates whether rubber band selection is enabled in this control. |
![]() |
ItemBackground | Gets or sets brush used to draw the background of the items in this control. |
![]() |
ItemBorderBrush | Gets or sets the brush used to draw the border of each item. |
![]() |
ItemBorderThickness | Gets or sets a value that indicates the number of pixels to use to draw the border of each item. |
![]() |
ItemForeground | Gets or sets brush used to draw the foreground (text) of the items in this control. |
![]() |
ItemImageSize | Gets or sets the item image size in pixels. |
![]() |
ItemMargin | Gets or sets the margins between each item |
![]() |
ItemSelectedBackground | Gets or sets the brush used to draw the selected items background. |
![]() |
ItemSelectedForeground | Gets or sets the brush used to draw the selected items foreground (text). |
![]() |
ItemSize | Gets or sets the size of each item in pixels. |
![]() |
ItemsSource | Gets or sets a collection used to generate the content of the ImageList. This is a dependency property. |
![]() |
ItemStyle | Gets or sets the style of how items are displayed in the control. |
![]() |
Orientation | Gets or sets the direction the ImageList control scrolls the displayed items. |
![]() |
RubberBandFill | Gets or sets the brush used to fill the area of the current rubber band selection rectangle. |
![]() |
ShowText | Gets or sets a value that indicate whether to show the items text. |
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