ImageList Component (Windows Forms)
Visual Studio .NET 2003
The Windows Forms ImageList component is used to display images on controls such as the ListView, TreeView, ToolBar, Button, and TabControl controls. An image list allows you to write code for a single, consistent catalog of images.
In This Section
- Introduction to the Windows Forms ImageList Component
- Explains what this component is and its key features and properties.
- Adding or Removing Images with the Windows Forms ImageList Component
- Gives directions for adding and removing images from an image list.
Related Sections
- Controls You Can Use On Windows Forms
- Provides a complete list of Windows Forms controls, with links to information on their use.
- ImageList Class
- Describes this class and has links to all its members.