Varangian,
No, you can't do that. But what do you want to do with the image once you
have it? Are you trying to dynamically create an image and then attach it to
an image button? You can do that by creating the image, saving it to the
file system and then setting the image button's image source.
Let us know exactly what your end result needs to be and I'm sure we'll be
able to help you get there.
--
Sincerely,
S. Justin Gengo, MCP
Web Developer / Programmer
www.aboutfortunate.com
"Out of chaos comes order."
Nietzsche
"Varangian" <> wrote in message
news: ups.com...
> Hi there experts,
>
> Is there a way to convert a System.Drawing.Image to an ImageButton.
> Maybe using ChangeType I don't know!
>
> Thank you
>