| Visual Basic (Declaration) | |
|---|---|
Public Property ImageList As ImageList | |
| C# | |
|---|---|
public ImageList ImageList {get; set;} | |
Property Value
ImageList control.The images in the list will be referenced when a property of the control (or sub-object) uses an index value to determine their image.