ImageList Class
A class that defines an image list that holds multiple images.
There is a function to divide one image file into multiple parts with a specified size and manage them as individual images.
Used in classes that display images for multiple icons, such as the ListView class and TreeView class.
Default properties and ValueType
There are no default properties. ValueType specification is invalid.