Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

button images.

5 views
Skip to first unread message

Jessica Weiner

unread,
Feb 10, 2006, 10:15:08 PM2/10/06
to
I need buttons in my application that have a jpeg skin. However, I dont want
to include the jpg file in my distribution package. How can I incorporate
the jpg into c# code? Maybe by converting it to Hex code? Please let me
know.

Thanks.
Jessica


krishn...@gmail.com

unread,
Feb 11, 2006, 4:35:50 AM2/11/06
to
Hello Jessica,

You can include the images in the resource file (.resx file).

Alternative can be, if you are using database store the images in the
database.

Cheers,
Kris

0 new messages