A
alex
Hi,
I am having an image list with a set of icons i want to use in my
application.
when using
Me.control.Icon = iconList.Images(1)
i get the error message
Value of type 'System.Drawing.Image' cannot be converted to
'System.Drawing.Icon'.
How can I use the icon list ?
Thanks for any help
Alex
I am having an image list with a set of icons i want to use in my
application.
when using
Me.control.Icon = iconList.Images(1)
i get the error message
Value of type 'System.Drawing.Image' cannot be converted to
'System.Drawing.Icon'.
How can I use the icon list ?
Thanks for any help
Alex