ImageList コンポーネント (Windows フォーム)ImageList Component (Windows Forms)
Windows フォーム ImageList
コンポーネントは、コントロールで表示するイメージの保存に使用します。The Windows Forms ImageList
component is used to store images, which can then be displayed by controls. イメージ リストでは、一貫性のある 1 つのイメージのカタログのコードを記述することができます。An image list allows you to write code for a single, consistent catalog of images.
このセクションの内容In This Section
ImageList コンポーネントの概要ImageList Component Overview
このコンポーネントの用途、主な機能、およびプロパティについて説明します。Explains what this component is and its key features and properties
方法: Windows フォームの ImageList コンポーネントにイメージを追加または削除するHow to: Add or Remove Images with the Windows Forms ImageList Component
イメージの一覧からイメージを追加および削除する方法を説明します。Gives directions for adding and removing images from an image list.
「 方法: デザイナーを使用して ImageList イメージを追加または削除する」も参照してください。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
Windows フォームで使用するコントロールControls to Use on Windows Forms
Windows フォーム コントロールの完全な一覧を、使用に関する情報リンクと共に提供します。Provides a complete list of Windows Forms controls, with links to information on their use.