Groups | Blog | Home
all groups > vb.net > july 2003 >

vb.net : Problems with ImageList Control


Alan
7/29/2003 11:01:37 PM
I am developing a Windows Form application and I am experiencing issues =
with the following line of code.....
Me.ImageListCRSGroupImages.ImageStream =3D =
CType(resources.GetObject("ImageListCRSGroupImages.ImageStream"), =
System.Windows.Forms.ImageListStreamer)

The type of error I get is a System.TypeInvocationException

Herfried K. Wagner
7/30/2003 7:51:36 PM
Hello,

"Alan" <soonazNO@ntlworld.comSPAM> schrieb:
[quoted text, click to view]

Do you use an application manifest (in order to enable Visual Styles
within the IDE) for devenv.exe?

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet

AddThis Social Bookmark Button