バージョン

ImageList プロパティ (ControlBase)

関連付けられたイメージリストコントロールを取得または設定します。
シンタックス
'宣言
 
Public Property ImageList As ImageList
public ImageList ImageList {get; set;}
解説

ImageList を使用すると、Appearance オブジェクトの Image プロパティを数値に設定して、コントロールに表示するイメージを取得できます。

参照