ImageList.ImageStream プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Dim instance As ImageList Dim value As ImageListStreamer value = instance.ImageStream instance.ImageStream = value
public: property ImageListStreamer^ ImageStream { ImageListStreamer^ get (); void set (ImageListStreamer^ value); }
/** @property */ public ImageListStreamer get_ImageStream () /** @property */ public void set_ImageStream (ImageListStreamer value)
public function get ImageStream () : ImageListStreamer public function set ImageStream (value : ImageListStreamer)
イメージ リストが空の場合は null 参照 (Visual Basic では Nothing)。それ以外の場合は、この ImageList の ImageListStreamer を識別するハンドル。


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からImageList.ImageStream プロパティを検索する場合は、下記のリンクをクリックしてください。

- ImageList.ImageStream プロパティのページへのリンク