Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Windows Forms ImageList
component is used to store images, which can then be displayed by controls. An image list allows you to write code for a single, consistent catalog of images.
In This Section
ImageList Component Overview
Explains what this component is and its key features and properties
How to: Add or Remove Images with the Windows Forms ImageList Component
Gives directions for adding and removing images from an image list.
Also see How to: Add or Remove ImageList Images with the Designer.
Reference
ImageList
Describes this class and has links to all its members.
Related Sections
Controls to Use on Windows Forms
Provides a complete list of Windows Forms controls, with links to information on their use.
.NET Desktop feedback