The handle of the ImageList object. This corresponds to a win32 HIMAGELIST Handle.
[Visual Basic] Public ReadOnly Property Handle As Integer [C#] public int Handle {get;} [C++] public: __property int get_Handle(); [JScript] public function get Handle() : int;
ImageList Class | ImageList Members | System.WinForms Namespace