ImageList.Images プロパティ
このイメージ リストの ImageList.ImageCollection を取得します。
Public ReadOnly Property Images As ImageList.ImageCollection
[C#]
public ImageList.ImageCollection Images {get;}
[C++]
public: __property ImageList.ImageCollection* get_Images();
[JScript]
public function get Images() : ImageList.ImageCollection;
プロパティ値
イメージのコレクション。
解説
イメージのコレクションが作成されていない場合は、このプロパティを取得したときに作成されます。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET